

# Event Details

- **Event Name**: C10 - Halloween Party
- **Event Start and End Date**: Tue, 28 Oct, 2025 at 06:00 pm – Tue, 28 Oct, 2025 at 08:30 pm
- **Event URL**: https://allevents.in/sandy/c10-halloween-party/1600027504066730
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sandy
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.552890959681
- **long**: -111.84322594872
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10945 South 1700 East, Sandy, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6f1fd240-b45d-11f0-b797-450f5eb69a3d-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6ffff910-b45d-11f0-bc3b-55cfec1e4694-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 28 Oct, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10945 South 1700 East, Sandy, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about C10 - Halloween Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "C10 - Halloween Party",
        "image": "https://cdn-az.allevents.in/events10/banners/6f1fd240-b45d-11f0-b797-450f5eb69a3d-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-10-28",
        "endDate": "2025-10-28",
        "url": "https://allevents.in/sandy/c10-halloween-party/1600027504066730",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10945 South 1700 East",
                "addressLocality": "Sandy",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.552890959681",
                "longitude": "-111.84322594872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```