

# Event Details

- **Event Name**: Texas Ballet Theater: Casanova
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 08:00 pm – Sun, 20 Sep, 2026 at 04:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/texas-ballet-theater-casanova/2300030544111752
- **Event Categories**: Art, Theatre
- **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**: Texas Ballet Theater: Casanova
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Texas+Ballet+Theater%3A+Casanova&date=Fri%2C+18+Sep%2C+2026+at+08%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Texas Ballet Theater: Casanova being held?
  - **A:** Texas Ballet Theater: Casanova takes place on Fri, 18 Sep, 2026 at 08:00 pm to Sun, 20 Sep, 2026 at 04:00 pm at Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Texas Ballet Theater: Casanova is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 Texas Ballet Theater: Casanova 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": "Texas Ballet Theater: Casanova",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Texas+Ballet+Theater%3A+Casanova&date=Fri%2C+18+Sep%2C+2026+at+08%3A00+pm&bg=3",
        "startDate": "2026-09-18T20:00:00-05:00",
        "endDate": "2026-09-20T16:00:00-05:00",
        "url": "https://allevents.in/dallas/texas-ballet-theater-casanova/2300030544111752",
        "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"
    }
]
```