

# Event Details

- **Event Name**: Halloween party/ trunk or treat
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 03:00 pm – Sat, 31 Oct, 2026 at 05:00 pm (-06:00)
- **Event Description**: We will be having a trunk or treat for the kids. We will also be having an auction for the youth fundraise.
- **Event URL**: https://allevents.in/rock-springs/halloween-party-trunk-or-treat/1600030534492814
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rock Springs
- **state**: WY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.589032972167
- **long**: -109.19963455933
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2055 Edgar Street, Rock Springs, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/37d9d980-94a3-11f1-bef4-8b326733b405-rimg-w1000-h563-dc

## FAQs

- **Q**: When and where is Halloween party/ trunk or treat being held?
  - **A:** Halloween party/ trunk or treat takes place on Sat, 31 Oct, 2026 at 03:00 pm to Sat, 31 Oct, 2026 at 05:00 pm at The Church of Jesus Christ of Latter-day Saints, 2055 Edgar Street, Rock Springs, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Halloween party/ 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 Rock Springs, this event is thoughtfully curated to deliver a standout experience worth every moment. If Halloween party/ 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": "Halloween party/ trunk or treat",
        "image": "https://cdn-az.allevents.in/events10/banners/4a19f980-97bf-11f1-9a40-7b90de720125-rimg-w1200-h675-dcd8c8b8-gmir.jpg",
        "startDate": "2026-10-31T15:00:00-06:00",
        "endDate": "2026-10-31T17:00:00-06:00",
        "url": "https://allevents.in/rock-springs/halloween-party-trunk-or-treat/1600030534492814",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2055 Edgar Street",
                "addressLocality": "Rock Springs",
                "addressRegion": "WY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.589032972167",
                "longitude": "-109.19963455933"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be having a trunk or treat for the kids. We will also be having an auction for the youth fundraise."
    }
]
```