

# Event Details

- **Event Name**: Trunk or treat and Chilli cookoff
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 05:00 pm – Sat, 24 Oct, 2026 at 08:00 pm (-06:00)
- **Event Description**: 32nd Ward trunk or treat event and chilli cookoff
- **Event URL**: https://allevents.in/idaho-falls/trunk-or-treat-and-chilli-cookoff/1600029674019006
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.498962884281
- **long**: -112.02014533545
- **full address**: The Church of Jesus Christ of Latter-day Saints, 651 Gladstone Street, Idaho Falls, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/96348da0-0bc7-11f1-ad85-278eea2b9a72-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is Trunk or treat and Chilli cookoff being held?
  - **A:** Trunk or treat and Chilli cookoff takes place on Sat, 24 Oct, 2026 at 05:00 pm to Sat, 24 Oct, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 651 Gladstone Street, Idaho Falls, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or treat and Chilli cookoff",
        "image": "https://cdn-az.allevents.in/events8/banners/acba9dc0-1ed3-11f1-a80c-71aa7eb81ff0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-24T17:00:00-06:00",
        "endDate": "2026-10-24T20:00:00-06:00",
        "url": "https://allevents.in/idaho-falls/trunk-or-treat-and-chilli-cookoff/1600029674019006",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "651 Gladstone Street",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.498962884281",
                "longitude": "-112.02014533545"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "32nd Ward trunk or treat event and chilli cookoff"
    }
]
```