

# Event Details

- **Event Name**: Hell's Kitchen - The Musical
- **Event Start and End Date**: Mon, 30 Nov, -0001 at 12:00 am
- **Event URL**: https://allevents.in/las-vegas/hells-kitchen-the-musical/2300027896033851
- **Event Categories**: live-music
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Reynolds Hall at The Smith Center
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Reynolds Hall at The Smith Center, 361 Symphony Park Ave, Las Vegas, United States

## Event gallery

- **Alt text**: Hell's Kitchen - The Musical
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b010cf50-7322-11f1-ae97-193f1cfe228b-rimg-w1000-h1270-dc1a1311-gmir.jpg?v=1782672824

## FAQs

- **Q**: When and where is Hell's Kitchen - The Musical being held?
  - **A:** Hell's Kitchen - The Musical takes place on Mon, 30 Nov, -0001 at 12:00 am to Mon, 30 Nov, -0001 at 12:00 am at Reynolds Hall at The Smith Center, 361 Symphony Park Ave, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Hell's Kitchen - The Musical is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Hell's Kitchen - The Musical 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": "Hell's Kitchen - The Musical",
        "image": "https://cdn-az.allevents.in/events10/banners/b010cf50-7322-11f1-ae97-193f1cfe228b-rimg-w1000-h1270-dc1a1311-gmir.jpg?v=1782672824",
        "startDate": "-0001-11-30",
        "url": "https://allevents.in/las-vegas/hells-kitchen-the-musical/2300027896033851",
        "location": {
            "@type": "Place",
            "name": "Reynolds Hall at The Smith Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "361 Symphony Park Ave",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```