

# Event Details

- **Event Name**: Halloween Dance
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 08:00 pm – Sat, 25 Oct, 2025 at 11:30 pm
- **Event Description**: Costumes Welcomed
- **Event URL**: https://allevents.in/las-vegas/halloween-dance/1600028993778403
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Day Saints -
- **lat**: 36.292522
- **long**: -115.311003
- **full address**: The Church of Jesus Christ of Latter-day Day Saints -, 9830 West Elkhorn Road, Las Vegas, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5d593430-9fcb-11f0-b0ec-21316143a362-rimg-w1000-h1400-dc

## FAQs

- **Q**: When and where is Halloween Dance being held?
  - **A:** Halloween Dance takes place on Sat, 25 Oct, 2025 at 08:00 pm to Sat, 25 Oct, 2025 at 11:30 pm at The Church of Jesus Christ of Latter-day Day Saints -, 9830 West Elkhorn Road, Las Vegas, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Halloween Dance",
        "image": "https://cdn-az.allevents.in/events7/banners/603d1a40-9fcb-11f0-a227-09a97964b8b3-rimg-w1200-h1679-dc191815-gmir.jpg",
        "startDate": "2025-10-25",
        "endDate": "2025-10-25",
        "url": "https://allevents.in/las-vegas/halloween-dance/1600028993778403",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Day Saints -",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9830 West Elkhorn Road",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.292522",
                "longitude": "-115.311003"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Costumes Welcomed"
    }
]
```