

# Event Details

- **Event Name**: Turandot at Winspear Opera House
- **Event Start and End Date**: Fri, 12 Feb, 2027 at 07:30 pm – Sat, 20 Feb, 2027 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/turandot-at-winspear-opera-house/2400029782811938
- **Event Categories**: trips-adventures, contests
- **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**: Turandot at Winspear Opera House
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6c35ca80-a638-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dce84838-gmir.png?v=1788289693

## FAQs

- **Q**: When and where is Turandot at Winspear Opera House being held?
  - **A:** Turandot at Winspear Opera House takes place on Fri, 12 Feb, 2027 at 07:30 pm to Sat, 20 Feb, 2027 at 09:30 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": "Turandot at Winspear Opera House",
        "image": "https://cdn-az.allevents.in/events10/banners/6c35ca80-a638-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dce84838-gmir.png?v=1788289693",
        "startDate": "2027-02-12T19:30:00-06:00",
        "endDate": "2027-02-20T21:30:00-06:00",
        "url": "https://allevents.in/dallas/turandot-at-winspear-opera-house/2400029782811938",
        "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"
    }
]
```