

# Event Details

- **Event Name**: Chili Cookoff
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 10:00 am
- **Event Description**: Sunday, February 15th Chili Cookoff at the Life Center
- **Event URL**: https://allevents.in/fort-pierce/chili-cookoff/200029615212452
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Fort Pierce
- **state**: FL
- **country**: United States
- **location**: Fort Pierce South
- **lat**: 27.415833333333
- **long**: -80.3525
- **full address**: Fort Pierce South, Fort Pierce, Florida, United States

## Event gallery

- **Alt text**: Chili Cookoff
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/365427dacecf3639bb2f287cefaf1fe56ec48f017079473b77ffc24b41990ee4-rimg-w687-h682-dcffffff-gmir?v=1770933632

## FAQs

- **Q**: When and where is Chili Cookoff being held?
  - **A:** Chili Cookoff takes place on Sun, 15 Feb, 2026 at 10:00 am to Sun, 15 Feb, 2026 at 10:00 am at Fort Pierce South, Fort Pierce, Florida, United States.
- **Q**: Who is organizing Chili Cookoff?
  - **A:** Chili Cookoff is organized by The Life Center of the Treasure Coast, Inc..
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chili Cookoff is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Fort Pierce, this event is thoughtfully curated to deliver a standout experience worth every moment. If Chili Cookoff sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chili Cookoff",
        "image": "https://cdn-az.allevents.in/events8/banners/365427dacecf3639bb2f287cefaf1fe56ec48f017079473b77ffc24b41990ee4-rimg-w687-h682-dcffffff-gmir?v=1770933632",
        "startDate": "2026-02-15",
        "url": "https://allevents.in/fort-pierce/chili-cookoff/200029615212452",
        "location": {
            "@type": "Place",
            "name": "Fort Pierce South",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fort Pierce, Florida",
                "addressLocality": "Fort Pierce",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.415833333333",
                "longitude": "-80.3525"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday, February 15th Chili Cookoff at the Life Center",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Life Center of the Treasure Coast Inc.",
                "url": "https://allevents.in/org/the-life-center-of-the-treasure-coast-inc/23850003"
            }
        ]
    }
]
```