

# Event Details

- **Event Name**: Hadestown
- **Event Start and End Date**: Mon, 29 Mar, 2027 at 06:00 pm – Sun, 04 Apr, 2027 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/hadestown/2300029594014238
- **Event Categories**: contests, 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.776664733887
- **long**: -96.796989440918
- **full address**: Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States

## Event gallery

- **Alt text**: Hadestown
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2c593170-8565-11f1-a089-7f7399f1c2b0-rimg-w1200-h801-dc161317-gmir.jpg?v=1784680500

## FAQs

- **Q**: When and where is Hadestown being held?
  - **A:** Hadestown takes place on Mon, 29 Mar, 2027 at 06:00 pm to Sun, 04 Apr, 2027 at 09:00 pm at Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hadestown",
        "image": "https://cdn-az.allevents.in/events10/banners/2c593170-8565-11f1-a089-7f7399f1c2b0-rimg-w1200-h801-dc161317-gmir.jpg?v=1784680500",
        "startDate": "2027-03-29T18:00:00-05:00",
        "endDate": "2027-04-04T21:00:00-05:00",
        "url": "https://allevents.in/dallas/hadestown/2300029594014238",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Winspear Opera House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 Ross Avenue #650",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```