

# Event Details

- **Event Name**: Fall Festival & Chili Cookoff
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 05:00 pm – Sat, 24 Oct, 2026 at 09:00 pm (-05:00)
- **Event Description**: Fall Festival Chili Cookoff
- **Event URL**: https://allevents.in/warrensburg/fall-festival-and-chili-cookoff/1600029355592540
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029355592540

## Event venue details

- **city**: Warrensburg
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.744067646961
- **long**: -93.709587379345
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1515 SE State Hwy Dd, Warrensburg, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/98f80e70-d906-11f0-a4f1-ab89ef198835-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 24 Oct, 2026 at 05:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1515 SE State Hwy Dd, Warrensburg, US
- **Q**: Where can I find ticket details about Fall Festival & Chili Cookoff ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Fall Festival &amp; Chili Cookoff",
        "image": "https://cdn-az.allevents.in/events3/banners/983ad8f0-d906-11f0-acca-272cf2c95e55-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-24T17:00:00-05:00",
        "endDate": "2026-10-24T21:00:00-05:00",
        "url": "https://allevents.in/warrensburg/fall-festival-and-chili-cookoff/1600029355592540",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1515 SE State Hwy Dd",
                "addressLocality": "Warrensburg",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.744067646961",
                "longitude": "-93.709587379345"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fall Festival Chili Cookoff"
    }
]
```