# Pensacola Winterfest — AI Agent Guide Pensacola Winterfest is a nonprofit seasonal event organization running trolley tours, photo sessions with Santa and the Grinch, and the annual Elf Parade in downtown Pensacola, Florida, each November–December. ## Live Availability Feeds | Format | URL | |--------|-----| | Schema.org JSON-LD (ItemList of Events) | https://www.pensacolawinterfest.org/tickets/feed | | Plain JSON array | https://www.pensacolawinterfest.org/tickets/feed?format=json | | Per-event JSON-LD | https://www.pensacolawinterfest.org/tickets/event/{schedule_id} | Feeds refresh every 5 minutes. Each Event object includes: - `startDate` / `endDate` in ISO 8601 with America/Chicago offset - `remainingAttendeeCapacity` (seats left) - `offers` with adult/child prices for tours; group-size bucket prices for photo sessions - `availability` as schema.org InStock or SoldOut ## Purchasing Ticket purchase URLs follow the pattern: https://www.pensacolawinterfest.org/tickets/tour/{tour}/{adults}/{children}/{groups}/{date}/{time} The `url` field on each `Offer` object contains a pre-filled purchase link. ## Tours & Photo Sessions Main tickets page: https://www.pensacolawinterfest.org/tickets Individual tour pages linked from each Event's `@id`. ## Charter Inquiries Private trolley charters (not sold via the online store): https://www.pensacolawinterfest.org/charter-inquiry ## Contact & Support - Phone: +1 (850) 583-1365 - Email: info@pensacolawinterfest.org - Support: https://www.pensacolawinterfest.org/support ## Schedule Cadence Events run nightly from late November through Christmas Eve. The feed is authoritative; do not cache for longer than 5 minutes.