

# Event Details

- **Event Name**: Maybe Happy Ending - A New Musical
- **Event Start and End Date**: Mon, 07 Jun, 2027 at 04:00 pm – Sun, 13 Jun, 2027 at 09:30 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/maybe-happy-ending-a-new-musical/2300029703829432
- **Event Categories**: live-music, trips-adventures, contests
- **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**: Maybe Happy Ending - A New Musical
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ca0aab20-8ece-11f1-a33a-f7150662a5aa-rimg-w1200-h445-dc080808-gmir.jpg?v=1785715621

## FAQs

- **Q**: When and where is Maybe Happy Ending - A New Musical being held?
  - **A:** Maybe Happy Ending - A New Musical takes place on Mon, 07 Jun, 2027 at 04:00 pm to Sun, 13 Jun, 2027 at 09:30 pm 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:** Maybe Happy Ending - A New 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 Maybe Happy Ending - A New 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": "Maybe Happy Ending - A New Musical",
        "image": "https://cdn-az.allevents.in/events7/banners/ca0aab20-8ece-11f1-a33a-f7150662a5aa-rimg-w1200-h445-dc080808-gmir.jpg?v=1785715621",
        "startDate": "2027-06-07T16:00:00-07:00",
        "endDate": "2027-06-13T21:30:00-07:00",
        "url": "https://allevents.in/las-vegas/maybe-happy-ending-a-new-musical/2300029703829432",
        "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"
    }
]
```