

# Event Details

- **Event Name**: Eagle Mountain 13th Ward Trunk or Treat
- **Event Start and End Date**: Thu, 29 Oct, 2026 at 07:00 pm – Thu, 29 Oct, 2026 at 09:00 pm (-06:00)
- **Event Description**: Please join us for our annual Trunk or Treat! All family, friends, and neighbors are invited!
- **Event URL**: https://allevents.in/eagle-mountain/eagle-mountain-13th-ward-trunk-or-treat/1600030490706834
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Eagle Mountain
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.34820775
- **long**: -112.0050652
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2011 East Oquirrh Ranch Parkway, Eagle Mountain, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c781b170-8d7d-11f1-88dc-e3856eb2568f-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Eagle Mountain 13th Ward Trunk or Treat being held?
  - **A:** Eagle Mountain 13th Ward Trunk or Treat takes place on Thu, 29 Oct, 2026 at 07:00 pm to Thu, 29 Oct, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 2011 East Oquirrh Ranch Parkway, Eagle Mountain, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Eagle Mountain 13th Ward Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events4/banners/d3245c80-8d7d-11f1-88dc-e3856eb2568f-rimg-w1200-h675-dc080808-gmir.jpg",
        "startDate": "2026-10-29T19:00:00-06:00",
        "endDate": "2026-10-29T21:00:00-06:00",
        "url": "https://allevents.in/eagle-mountain/eagle-mountain-13th-ward-trunk-or-treat/1600030490706834",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2011 East Oquirrh Ranch Parkway",
                "addressLocality": "Eagle Mountain",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.34820775",
                "longitude": "-112.0050652"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our annual Trunk or Treat! All family, friends, and neighbors are invited!"
    }
]
```