

# Event Details

- **Event Name**: The Wiz
- **Event Start and End Date**: Wed, 09 Jun, 2027 at 06:00 pm – Sat, 12 Jun, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/the-wiz/2300030006790814
- **Event Categories**: trips-adventures, contests
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## 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**: The Wiz
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Wiz&date=Wed%2C+09+Jun%2C+2027+at+06%3A00+pm&bg=5

## FAQs

- **Q**: When and where is The Wiz being held?
  - **A:** The Wiz takes place on Wed, 09 Jun, 2027 at 06:00 pm to Sat, 12 Jun, 2027 at 09:30 pm at Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Wiz",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=The+Wiz&date=Wed%2C+09+Jun%2C+2027+at+06%3A00+pm&bg=5",
        "startDate": "2027-06-09T18:00:00-05:00",
        "endDate": "2027-06-12T21:30:00-05:00",
        "url": "https://allevents.in/dallas/the-wiz/2300030006790814",
        "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"
    }
]
```