

# Event Details

- **Event Name**: The King Comes Home
- **Event Start and End Date**: Thu, 03 Sep, 2026 at 04:00 pm – Sat, 26 Dec, 2026 at 04:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/the-king-comes-home/2300026641784739
- **Event Categories**: calendar
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Westgate Cabaret At Westgate Las Vegas Resort & Casino
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Westgate Cabaret At Westgate Las Vegas Resort &amp; Casino, 3000 Paradise Road, Las Vegas, United States

## Event gallery

- **Alt text**: The King Comes Home
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ba07d0e0-a751-11f1-b98f-cbeba3585b3a-rimg-w1200-h438-dc181818-gmir.jpg?v=1788410537

## FAQs

- **Q**: When and where is The King Comes Home being held?
  - **A:** The King Comes Home takes place on Thu, 03 Sep, 2026 at 04:00 pm to Sat, 26 Dec, 2026 at 04:00 pm at Westgate Cabaret At Westgate Las Vegas Resort & Casino, 3000 Paradise Road, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The King Comes Home is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If The King Comes Home 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": "The King Comes Home",
        "image": "https://cdn-az.allevents.in/events9/banners/ba07d0e0-a751-11f1-b98f-cbeba3585b3a-rimg-w1200-h438-dc181818-gmir.jpg?v=1788410537",
        "startDate": "2026-09-03T16:00:00-08:00",
        "endDate": "2026-12-26T16:00:00-08:00",
        "url": "https://allevents.in/las-vegas/the-king-comes-home/2300026641784739",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Westgate Cabaret At Westgate Las Vegas Resort & Casino",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3000 Paradise Road",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```