

# Event Details

- **Event Name**: Hadestown at Winspear Opera House
- **Event Start and End Date**: Tue, 30 Mar, 2027 at 07:30 pm – Sun, 04 Apr, 2027 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/hadestown-at-winspear-opera-house/2400029569892446
- **Event Categories**: 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**: Winspear Opera House
- **lat**: 32.79084180
- **long**: -96.79795680
- **full address**: Winspear Opera House, 2403 Flora St, Dallas, TX 75201, United States

## Event gallery

- **Alt text**: Hadestown at Winspear Opera House
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1461fa30-a553-11f1-b7d9-73ebd7a2bc02-rimg-w1200-h675-dc080808-gmir.jpg?v=1788191324

## FAQs

- **Q**: When and where is Hadestown at Winspear Opera House being held?
  - **A:** Hadestown at Winspear Opera House takes place on Tue, 30 Mar, 2027 at 07:30 pm to Sun, 04 Apr, 2027 at 09:00 pm at Winspear Opera House, 2403 Flora St, Dallas, TX 75201, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hadestown at Winspear Opera House",
        "image": "https://cdn-az.allevents.in/events8/banners/1461fa30-a553-11f1-b7d9-73ebd7a2bc02-rimg-w1200-h675-dc080808-gmir.jpg?v=1788191324",
        "startDate": "2027-03-30T19:30:00-06:00",
        "endDate": "2027-04-04T21:00:00-06:00",
        "url": "https://allevents.in/dallas/hadestown-at-winspear-opera-house/2400029569892446",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Winspear Opera House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2403 Flora St, Dallas, TX 75201",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.79084180",
                "longitude": "-96.79795680"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```