

# Event Details

- **Event Name**: Berkley Park 1st Ward Trunk or Treat
- **Event Start and End Date**: Tue, 27 Oct, 2026 at 06:00 pm – Tue, 27 Oct, 2026 at 08:00 pm (-06:00)
- **Event Description**: Trunk or treat in the east parking lot from 6-8 PM. Show up around 5:45 PM to get set up if you are doing a trunk for handing out candy.
- **Event URL**: https://allevents.in/idaho-falls/berkley-park-1st-ward-trunk-or-treat/1600029819257544
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.563965462421
- **long**: -111.92519530728
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7555 North 55th East, Idaho Falls, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ad342a00-2185-11f1-ac80-9da451afa77f-rimg-w1000-h563-dc

## FAQs

- **Q**: When and where is Berkley Park 1st Ward Trunk or Treat being held?
  - **A:** Berkley Park 1st Ward Trunk or Treat takes place on Tue, 27 Oct, 2026 at 06:00 pm to Tue, 27 Oct, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 7555 North 55th East, Idaho Falls, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Berkley Park 1st Ward Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events5/banners/aca27150-2185-11f1-ac80-9da451afa77f-rimg-w1200-h675-dc041628-gmir.jpg",
        "startDate": "2026-10-27T18:00:00-06:00",
        "endDate": "2026-10-27T20:00:00-06:00",
        "url": "https://allevents.in/idaho-falls/berkley-park-1st-ward-trunk-or-treat/1600029819257544",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7555 North 55th East",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.563965462421",
                "longitude": "-111.92519530728"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trunk or treat in the east parking lot from 6-8 PM. Show up around 5:45 PM to get set up if you are doing a trunk for handing out candy."
    }
]
```