

# Event Details

- **Event Name**: Chili Cook-off and Trunk-or-Treat
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 05:00 pm – Sat, 24 Oct, 2026 at 07:00 pm (-05:00)
- **Event Description**: Come join our Chili Cook-off and Trunk-or-Treat!
- **Event URL**: https://allevents.in/navasota/chili-cook-off-and-trunk-or-treat/1600030465989421
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Navasota
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.400273317808
- **long**: -96.074455305744
- **full address**: The Church of Jesus Christ of Latter-day Saints, 400 Ivy Street, Navasota, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0633d970-89a0-11f1-b936-6fd60ee29750-rimg-w1000-h563-dc

## FAQs

- **Q**: When and where is Chili Cook-off and Trunk-or-Treat being held?
  - **A:** Chili Cook-off and Trunk-or-Treat takes place on Sat, 24 Oct, 2026 at 05:00 pm to Sat, 24 Oct, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 400 Ivy Street, Navasota, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chili Cook-off and Trunk-or-Treat 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 Navasota, this event is thoughtfully curated to deliver a standout experience worth every moment. If Chili Cook-off and Trunk-or-Treat 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 Cook-off and Trunk-or-Treat",
        "image": "https://cdn-az.allevents.in/events4/banners/97c54610-97bc-11f1-9a40-7b90de720125-rimg-w1200-h675-dcf89818-gmir.jpg",
        "startDate": "2026-10-24T17:00:00-05:00",
        "endDate": "2026-10-24T19:00:00-05:00",
        "url": "https://allevents.in/navasota/chili-cook-off-and-trunk-or-treat/1600030465989421",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Ivy Street",
                "addressLocality": "Navasota",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.400273317808",
                "longitude": "-96.074455305744"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join our Chili Cook-off and Trunk-or-Treat!"
    }
]
```