

# Event Details

- **Event Name**: Chili Cook Off
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 10:00 am
- **Event Description**: Come put your chili cooking to the test!
- **Event URL**: https://allevents.in/pensacola/chili-cook-off/200029142602754
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

- **Ticket URL**: http://facebook.com/200029142602754?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=pensacola-events

## Event venue details

- **city**: Pensacola
- **state**: FL
- **country**: United States
- **location**: AmVets Post 12
- **lat**: 30.37840102719
- **long**: -87.315765484593
- **full address**: AmVets Post 12, 3220 Gulf Beach Hwy,Pensacola,FL,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Julie Cassell Sirotta (https://allevents.in/org/julie-cassell-sirotta/26803858)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6cfa1e541ea637425b5ab30c3b7fb8e2324fe4964169cf84856adbb643e31da7-rimg-w1024-h1024-dc5b1b19-gmir?v=1763087930
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4d8fce947cd92a069235dd84136b3b283afb1bfb18f793a6a690729908be60f7-rimg-w300-h300-dc5a1c19-gmir?v=1763087931

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** AmVets Post 12, 3220 Gulf Beach Hwy,Pensacola,FL,United States
- **Q**: Who is organizing the event?
  - **A:** Julie Cassell Sirotta
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Chili Cook Off ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chili Cook Off",
        "image": "https://cdn-az.allevents.in/events5/banners/6cfa1e541ea637425b5ab30c3b7fb8e2324fe4964169cf84856adbb643e31da7-rimg-w1024-h1024-dc5b1b19-gmir?v=1763087930",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/pensacola/chili-cook-off/200029142602754",
        "location": {
            "@type": "Place",
            "name": "AmVets Post 12",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3220 Gulf Beach Hwy,Pensacola,FL,United States",
                "addressLocality": "Pensacola",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.37840102719",
                "longitude": "-87.315765484593"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come put your chili cooking to the test!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Julie Cassell Sirotta",
                "url": "https://allevents.in/org/julie-cassell-sirotta/26803858"
            }
        ]
    }
]
```