

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 12:00 pm – Sat, 24 Oct, 2026 at 02:00 pm (-06:00)
- **Event Description**: Chilli dogs Pot luck for Chilli. Trunk or Treat in the parking lot.
- **Event URL**: https://allevents.in/west-valley-city/trunk-or-treat/1600029669068859
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: West Valley City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.676466882923
- **long**: -112.04323150171
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4333 South 6400 West, West Valley City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4e4be750-0abd-11f1-a70f-b15bde9c1f1d-rimg-w1000-h562-dc1

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Sat, 24 Oct, 2026 at 12:00 pm to Sat, 24 Oct, 2026 at 02:00 pm at The Church of Jesus Christ of Latter-day Saints, 4333 South 6400 West, West Valley City, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Trunk or Treat is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in West Valley City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Trunk or Treat sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events3/banners/86c75b10-3af0-11f1-bd1f-f1e10f03be6f-rimg-w1200-h675-dc161516-gmir.jpg",
        "startDate": "2026-10-24T12:00:00-06:00",
        "endDate": "2026-10-24T14:00:00-06:00",
        "url": "https://allevents.in/west-valley-city/trunk-or-treat/1600029669068859",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4333 South 6400 West",
                "addressLocality": "West Valley City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.676466882923",
                "longitude": "-112.04323150171"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Chilli dogs Pot luck for Chilli. Trunk or Treat in the parking lot."
    }
]
```