

# Event Details

- **Event Name**: A Drag Queen Christmas at Winspear Opera House
- **Event Start and End Date**: Sun, 20 Dec, 2026 at 07:30 pm – Sun, 20 Dec, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/a-drag-queen-christmas-at-winspear-opera-house/2400030203010426
- **Event Categories**: trips-adventures
- **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**: A Drag Queen Christmas at Winspear Opera House
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/983f4a30-aa56-11f1-abda-d1c1d0c990ef-rimg-w1200-h1200-dcd80808-gmir.jpg?v=1788742444

## FAQs

- **Q**: When and where is A Drag Queen Christmas at Winspear Opera House being held?
  - **A:** A Drag Queen Christmas at Winspear Opera House takes place on Sun, 20 Dec, 2026 at 07:30 pm to Sun, 20 Dec, 2026 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": "A Drag Queen Christmas at Winspear Opera House",
        "image": "https://cdn-az.allevents.in/events9/banners/983f4a30-aa56-11f1-abda-d1c1d0c990ef-rimg-w1200-h1200-dcd80808-gmir.jpg?v=1788742444",
        "startDate": "2026-12-20T19:30:00-06:00",
        "endDate": "2026-12-20T21:30:00-06:00",
        "url": "https://allevents.in/dallas/a-drag-queen-christmas-at-winspear-opera-house/2400030203010426",
        "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"
    }
]
```