

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Wed, 28 Oct, 2026 at 07:00 pm – Wed, 28 Oct, 2026 at 08:00 pm (-06:00)
- **Event Description**: Trunk or Treat Activity. A community event for kids to collect treats from decorated car trunks. 7:00 pm at the Lanewood Building. Costumes are welcome.
- **Event URL**: https://allevents.in/eagle/trunk-or-treat/1600029605978400
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Eagle
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.712775
- **long**: -116.422813
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5530 West Venetian Drive, Eagle, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/cc703860-ff92-11f0-8e38-f9b94c99e860-rimg-w1000-h563-dcc

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Wed, 28 Oct, 2026 at 07:00 pm to Wed, 28 Oct, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 5530 West Venetian Drive, Eagle, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events5/banners/53e8cd40-1ed1-11f1-8c59-7d35fb7764c4-rimg-w1200-h675-dcc3d6eb-gmir.jpg",
        "startDate": "2026-10-28T19:00:00-06:00",
        "endDate": "2026-10-28T20:00:00-06:00",
        "url": "https://allevents.in/eagle/trunk-or-treat/1600029605978400",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5530 West Venetian Drive",
                "addressLocality": "Eagle",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.712775",
                "longitude": "-116.422813"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trunk or Treat Activity. A community event for kids to collect treats from decorated car trunks. 7:00 pm at the Lanewood Building. Costumes are welcome."
    }
]
```