

# Event Details

- **Event Name**: BOOP! The Betty Boop Musical
- **Event Start and End Date**: Mon, 10 May, 2027 at 04:00 pm – Sun, 16 May, 2027 at 09:30 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/boop-the-betty-boop-musical/2300029651283605
- **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**: BOOP! The Betty Boop Musical
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c90b07b0-a9a4-11f1-ad57-411ed296ae31-rimg-w1080-h1080-dcf8f8f8-gmir.jpg?v=1788666156

## FAQs

- **Q**: When and where is BOOP! The Betty Boop Musical being held?
  - **A:** BOOP! The Betty Boop Musical takes place on Mon, 10 May, 2027 at 04:00 pm to Sun, 16 May, 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:** BOOP! The Betty Boop Musical is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 BOOP! The Betty Boop 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": "BOOP! The Betty Boop Musical",
        "image": "https://cdn-az.allevents.in/events7/banners/c90b07b0-a9a4-11f1-ad57-411ed296ae31-rimg-w1080-h1080-dcf8f8f8-gmir.jpg?v=1788666156",
        "startDate": "2027-05-10T16:00:00-07:00",
        "endDate": "2027-05-16T21:30:00-07:00",
        "url": "https://allevents.in/las-vegas/boop-the-betty-boop-musical/2300029651283605",
        "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"
    }
]
```