

# Event Details

- **Event Name**: Beauty and The Beast
- **Event Start and End Date**: Tue, 15 Sep, 2026 at 07:30 pm – Sun, 20 Sep, 2026 at 09:30 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/beauty-and-the-beast/2300029650700540
- **Event Categories**: trips-adventures
- **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**: Beauty and The Beast
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/24f18ab0-2820-11f1-a4cd-5d89b9b8e421-rimg-w1200-h788-dc02042c-gmir.jpg?v=1774425395

## FAQs

- **Q**: When and where is Beauty and The Beast being held?
  - **A:** Beauty and The Beast takes place on Tue, 15 Sep, 2026 at 07:30 pm to Sun, 20 Sep, 2026 at 09:30 pm at Reynolds Hall at The Smith Center, 361 Symphony Park Ave, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beauty and The Beast",
        "image": "https://cdn-az.allevents.in/events8/banners/24f18ab0-2820-11f1-a4cd-5d89b9b8e421-rimg-w1200-h788-dc02042c-gmir.jpg?v=1774425395",
        "startDate": "2026-09-15T19:30:00-07:00",
        "endDate": "2026-09-20T21:30:00-07:00",
        "url": "https://allevents.in/las-vegas/beauty-and-the-beast/2300029650700540",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
    }
]
```