

# Event Details

- **Event Name**: A Drag Queen Christmas
- **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/2300030214493129
- **Event Categories**: 
- **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**: A Drag Queen Christmas
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f49be3c0-a0c3-11f1-8382-27c8b4f8dbac-rimg-w1200-h675-dcf8e8e8-gmir.jpg?v=1787689904

## FAQs

- **Q**: When and where is A Drag Queen Christmas being held?
  - **A:** A Drag Queen Christmas takes place on Sun, 20 Dec, 2026 at 07:30 pm to Sun, 20 Dec, 2026 at 09:30 pm at Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** A Drag Queen Christmas is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If A Drag Queen Christmas sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "A Drag Queen Christmas",
        "image": "https://cdn-az.allevents.in/events7/banners/f49be3c0-a0c3-11f1-8382-27c8b4f8dbac-rimg-w1200-h675-dcf8e8e8-gmir.jpg?v=1787689904",
        "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/2300030214493129",
        "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"
    }
]
```