

# Event Details

- **Event Name**: Boop The Musical at Reynolds Hall at Smith Center
- **Event Start and End Date**: Tue, 11 May, 2027 at 07:30 pm – Sun, 16 May, 2027 at 09:30 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/boop-the-musical-at-reynolds-hall-at-smith-center/2400029791307632
- **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 Smith Center
- **lat**: 36.16882680
- **long**: -115.15180860
- **full address**: Reynolds Hall at Smith Center, 361 Symphony Park Avenue, Las Vegas, NV 89106, United States

## Event gallery

- **Alt text**: Boop The Musical at Reynolds Hall at Smith Center
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ec0c3750-aa82-11f1-abda-d1c1d0c990ef-rimg-w1200-h550-dcf8f8f8-gmir.jpg?v=1788761613

## FAQs

- **Q**: When and where is Boop The Musical at Reynolds Hall at Smith Center being held?
  - **A:** Boop The Musical at Reynolds Hall at Smith Center takes place on Tue, 11 May, 2027 at 07:30 pm to Sun, 16 May, 2027 at 09:30 pm at Reynolds Hall at Smith Center, 361 Symphony Park Avenue, Las Vegas, NV 89106, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Boop The Musical at Reynolds Hall at Smith Center 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 Boop The Musical at Reynolds Hall at Smith Center 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 Musical at Reynolds Hall at Smith Center",
        "image": "https://cdn-az.allevents.in/events6/banners/ec0c3750-aa82-11f1-abda-d1c1d0c990ef-rimg-w1200-h550-dcf8f8f8-gmir.jpg?v=1788761613",
        "startDate": "2027-05-11T19:30:00-08:00",
        "endDate": "2027-05-16T21:30:00-08:00",
        "url": "https://allevents.in/las-vegas/boop-the-musical-at-reynolds-hall-at-smith-center/2400029791307632",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Reynolds Hall at Smith Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "361 Symphony Park Avenue, Las Vegas, NV 89106",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.16882680",
                "longitude": "-115.15180860"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```