

# Event Details

- **Event Name**: Indian Creek Trunk or Treat
- **Event Start and End Date**: Fri, 30 Oct, 2026 at 05:00 pm – Fri, 30 Oct, 2026 at 09:00 pm (-05:00)
- **Event Description**: Trunk or Treat evening reservation
- **Event URL**: https://allevents.in/huntsville/indian-creek-trunk-or-treat/1600029605933644
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Huntsville
- **state**: AL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.735067006378
- **long**: -86.709154944734
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1297 Slaughter Rd, Huntsville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/508042e0-ff8d-11f0-97b0-bf8aa747ab8d-rimg-w1000-h563-dcf

## FAQs

- **Q**: When and where is Indian Creek Trunk or Treat being held?
  - **A:** Indian Creek Trunk or Treat takes place on Fri, 30 Oct, 2026 at 05:00 pm to Fri, 30 Oct, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 1297 Slaughter Rd, Huntsville, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Indian Creek Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events3/banners/c6069d60-3b2f-11f1-bd1f-f1e10f03be6f-rimg-w1200-h675-dcf38e17-gmir.jpg",
        "startDate": "2026-10-30T17:00:00-05:00",
        "endDate": "2026-10-30T21:00:00-05:00",
        "url": "https://allevents.in/huntsville/indian-creek-trunk-or-treat/1600029605933644",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1297 Slaughter Rd",
                "addressLocality": "Huntsville",
                "addressRegion": "AL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.735067006378",
                "longitude": "-86.709154944734"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trunk or Treat evening reservation"
    }
]
```