

# Event Details

- **Event Name**: Buena Vista Social Club - Musical
- **Event Start and End Date**: Mon, 01 Mar, 2027 at 04:00 pm – Sun, 07 Mar, 2027 at 09:30 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/buena-vista-social-club-musical/2300029651426458
- **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**: Buena Vista Social Club - Musical
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9d440600-893c-11f1-a8a4-631b175f3d78-rimg-w1200-h514-dcfd7202-gmir.jpg?v=1785102885

## FAQs

- **Q**: When and where is Buena Vista Social Club - Musical being held?
  - **A:** Buena Vista Social Club - Musical takes place on Mon, 01 Mar, 2027 at 04:00 pm to Sun, 07 Mar, 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:** Buena Vista Social Club - Musical is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Buena Vista Social Club - Musical sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Buena Vista Social Club - Musical",
        "image": "https://cdn-az.allevents.in/events7/banners/9d440600-893c-11f1-a8a4-631b175f3d78-rimg-w1200-h514-dcfd7202-gmir.jpg?v=1785102885",
        "startDate": "2027-03-01T16:00:00-08:00",
        "endDate": "2027-03-07T21:30:00-08:00",
        "url": "https://allevents.in/las-vegas/buena-vista-social-club-musical/2300029651426458",
        "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"
    }
]
```