

# Event Details

- **Event Name**: International Ballet Stars - Swan Lake at Music Hall at Fair Park
- **Event Start and End Date**: Sun, 04 Apr, 2027 at 07:00 pm – Sun, 04 Apr, 2027 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/international-ballet-stars-swan-lake-at-music-hall-at-fair-park/2400030610211802
- **Event Categories**: 
- **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**: International Ballet Stars - Swan Lake at Music Hall at Fair Park
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d56967c0-a569-11f1-8990-5d04d231a2dd-rimg-w1200-h581-dc080818-gmir.png?v=1788200950

## FAQs

- **Q**: When and where is International Ballet Stars - Swan Lake at Music Hall at Fair Park being held?
  - **A:** International Ballet Stars - Swan Lake at Music Hall at Fair Park takes place on Sun, 04 Apr, 2027 at 07:00 pm to Sun, 04 Apr, 2027 at 09:00 pm at Music Hall at Fair Park, 909 First Ave., Dallas, TX 75210, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "International Ballet Stars - Swan Lake at Music Hall at Fair Park",
        "image": "https://cdn-az.allevents.in/events5/banners/d56967c0-a569-11f1-8990-5d04d231a2dd-rimg-w1200-h581-dc080818-gmir.png?v=1788200950",
        "startDate": "2027-04-04T19:00:00-06:00",
        "endDate": "2027-04-04T21:00:00-06:00",
        "url": "https://allevents.in/dallas/international-ballet-stars-swan-lake-at-music-hall-at-fair-park/2400030610211802",
        "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"
    }
]
```