

# Event Details

- **Event Name**: Buena Vista Social Club - Musical at Music Hall at Fair Park
- **Event Start and End Date**: Tue, 03 Nov, 2026 at 07:30 pm – Sun, 15 Nov, 2026 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/buena-vista-social-club-musical-at-music-hall-at-fair-park/2400029566258641
- **Event Categories**: live-music, trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Music Hall at Fair Park
- **lat**: 32.78037070
- **long**: -96.76591510
- **full address**: Music Hall at Fair Park, 909 First Ave., Dallas, TX 75210, United States

## Event gallery

- **Alt text**: Buena Vista Social Club - Musical at Music Hall at Fair Park
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d87dc6d0-8995-11f1-b52d-e1892102ecff-rimg-w1200-h615-dcebdfd5-gmir.png?v=1785141210

## FAQs

- **Q**: When and where is Buena Vista Social Club - Musical at Music Hall at Fair Park being held?
  - **A:** Buena Vista Social Club - Musical at Music Hall at Fair Park takes place on Tue, 03 Nov, 2026 at 07:30 pm to Sun, 15 Nov, 2026 at 09:00 pm at Music Hall at Fair Park, 909 First Ave., Dallas, TX 75210, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Buena Vista Social Club - Musical at Music Hall at Fair Park 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 Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Buena Vista Social Club - Musical at Music Hall at Fair Park 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 at Music Hall at Fair Park",
        "image": "https://cdn-az.allevents.in/events9/banners/d87dc6d0-8995-11f1-b52d-e1892102ecff-rimg-w1200-h615-dcebdfd5-gmir.png?v=1785141210",
        "startDate": "2026-11-03T19:30:00-06:00",
        "endDate": "2026-11-15T21:00:00-06:00",
        "url": "https://allevents.in/dallas/buena-vista-social-club-musical-at-music-hall-at-fair-park/2400029566258641",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Music Hall at Fair Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "909 First Ave., Dallas, TX 75210",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.78037070",
                "longitude": "-96.76591510"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```