

# Event Details

- **Event Name**: Eastgate Ward Trunk-or-Treat
- **Event Start and End Date**: Fri, 23 Oct, 2026 at 05:00 pm – Fri, 23 Oct, 2026 at 08:00 pm (-06:00)
- **Event Description**: Please join us for the Eastgate neighborhood trunk-or-treat. Bring a treat to share and join us for a chili/soup cookoff afterwards. All are welcome!
- **Event URL**: https://allevents.in/layton/eastgate-ward-trunk-or-treat/1600029420005519
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Layton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.096495829269
- **long**: -111.941025486
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2505 North Church St, Layton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2ec94810-e438-11f0-b1e5-fb8d04c0193d-rimg-w1000-h563-dc

## FAQs

- **Q**: When and where is Eastgate Ward Trunk-or-Treat being held?
  - **A:** Eastgate Ward Trunk-or-Treat takes place on Fri, 23 Oct, 2026 at 05:00 pm to Fri, 23 Oct, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 2505 North Church St, Layton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Eastgate Ward Trunk-or-Treat",
        "image": "https://cdn-az.allevents.in/events6/banners/a14ef700-3b08-11f1-a7b9-598dddd66895-rimg-w1200-h675-dc041628-gmir.jpg",
        "startDate": "2026-10-23T17:00:00-06:00",
        "endDate": "2026-10-23T20:00:00-06:00",
        "url": "https://allevents.in/layton/eastgate-ward-trunk-or-treat/1600029420005519",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2505 North Church St",
                "addressLocality": "Layton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.096495829269",
                "longitude": "-111.941025486"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for the Eastgate neighborhood trunk-or-treat. Bring a treat to share and join us for a chili/soup cookoff afterwards. All are welcome!"
    }
]
```