

# Event Details

- **Event Name**: Cirque Musica Holiday Wonderland
- **Event Start and End Date**: Mon, 21 Dec, 2026 at 07:30 pm – Mon, 21 Dec, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/cirque-musica-holiday-wonderland/2300030495116924
- **Event Categories**: holiday
- **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**: Cirque Musica Holiday Wonderland
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/fb17bcc0-8e2f-11f1-88dc-e3856eb2568f-rimg-w1200-h600-dcc8d8f8-gmir.jpg?v=1785647249

## FAQs

- **Q**: When and where is Cirque Musica Holiday Wonderland being held?
  - **A:** Cirque Musica Holiday Wonderland takes place on Mon, 21 Dec, 2026 at 07:30 pm to Mon, 21 Dec, 2026 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": "Cirque Musica Holiday Wonderland",
        "image": "https://cdn-az.allevents.in/events6/banners/fb17bcc0-8e2f-11f1-88dc-e3856eb2568f-rimg-w1200-h600-dcc8d8f8-gmir.jpg?v=1785647249",
        "startDate": "2026-12-21T19:30:00-06:00",
        "endDate": "2026-12-21T21:30:00-06:00",
        "url": "https://allevents.in/dallas/cirque-musica-holiday-wonderland/2300030495116924",
        "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"
    }
]
```