

# Event Details

- **Event Name**: The Wiz at Winspear Opera House
- **Event Start and End Date**: Thu, 10 Jun, 2027 at 08:00 pm – Sat, 12 Jun, 2027 at 08:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/the-wiz-at-winspear-opera-house/2400030005468325
- **Event Categories**: contests, trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 2

## 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**: The Wiz at Winspear Opera House
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1d89d190-7b1f-11f1-b18e-dfc0ec596bf4-rimg-w1200-h1200-dc070502-gmir.jpg?v=1783550899

## FAQs

- **Q**: When and where is The Wiz at Winspear Opera House being held?
  - **A:** The Wiz at Winspear Opera House takes place on Thu, 10 Jun, 2027 at 08:00 pm to Sat, 12 Jun, 2027 at 08: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": "The Wiz at Winspear Opera House",
        "image": "https://cdn-az.allevents.in/events5/banners/1d89d190-7b1f-11f1-b18e-dfc0ec596bf4-rimg-w1200-h1200-dc070502-gmir.jpg?v=1783550899",
        "startDate": "2027-06-10T20:00:00-06:00",
        "endDate": "2027-06-12T20:00:00-06:00",
        "url": "https://allevents.in/dallas/the-wiz-at-winspear-opera-house/2400030005468325",
        "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"
    }
]
```