

# Event Details

- **Event Name**: Dallas Opera: Turandot
- **Event Start and End Date**: Thu, 11 Feb, 2027 at 06:00 pm – Sat, 20 Feb, 2027 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/dallas-opera-turandot/2300029772383949
- **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.776664733887
- **long**: -96.796989440918
- **full address**: Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States

## Event gallery

- **Alt text**: Dallas Opera: Turandot
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f7ba62d0-a80b-11f1-a4a1-eb59356bc08b-rimg-w1200-h480-dc080808-gmir.jpg?v=1788490483

## FAQs

- **Q**: When and where is Dallas Opera: Turandot being held?
  - **A:** Dallas Opera: Turandot takes place on Thu, 11 Feb, 2027 at 06:00 pm to Sat, 20 Feb, 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": "Dallas Opera: Turandot",
        "image": "https://cdn-az.allevents.in/events8/banners/f7ba62d0-a80b-11f1-a4a1-eb59356bc08b-rimg-w1200-h480-dc080808-gmir.jpg?v=1788490483",
        "startDate": "2027-02-11T18:00:00-06:00",
        "endDate": "2027-02-20T21:30:00-06:00",
        "url": "https://allevents.in/dallas/dallas-opera-turandot/2300029772383949",
        "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"
    }
]
```