

# Event Details

- **Event Name**: Halloween Trunk or Treat
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 05:00 pm – Sat, 31 Oct, 2026 at 07:00 pm (-06:00)
- **Event Description**: Potluck dinner and trunk or treat
- **Event URL**: https://allevents.in/casper/halloween-trunk-or-treat/1600030531482011
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Casper
- **state**: WY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.806234597093
- **long**: -106.37161203895
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3931 West 45th Street, Casper, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3b776bb0-942c-11f1-b9f1-838473689728-rimg-w1000-h563-dcc

## FAQs

- **Q**: When and where is Halloween Trunk or Treat being held?
  - **A:** Halloween Trunk or Treat takes place on Sat, 31 Oct, 2026 at 05:00 pm to Sat, 31 Oct, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 3931 West 45th Street, Casper, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Halloween Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events8/banners/dac976e0-97bf-11f1-9a40-7b90de720125-rimg-w1200-h675-dcc8d8e8-gmir.jpg",
        "startDate": "2026-10-31T17:00:00-06:00",
        "endDate": "2026-10-31T19:00:00-06:00",
        "url": "https://allevents.in/casper/halloween-trunk-or-treat/1600030531482011",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3931 West 45th Street",
                "addressLocality": "Casper",
                "addressRegion": "WY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.806234597093",
                "longitude": "-106.37161203895"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Potluck dinner and trunk or treat"
    }
]
```