

# Event Details

- **Event Name**: Philadanco at Winspear Opera House
- **Event Start and End Date**: Sat, 08 May, 2027 at 07:30 pm – Sat, 08 May, 2027 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/philadanco-at-winspear-opera-house/2400030641355747
- **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**: Philadanco at Winspear Opera House
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8d96ae90-a5cc-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dcf8e8c8-gmir.jpg?v=1788243346

## FAQs

- **Q**: When and where is Philadanco at Winspear Opera House being held?
  - **A:** Philadanco at Winspear Opera House takes place on Sat, 08 May, 2027 at 07:30 pm to Sat, 08 May, 2027 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": "Philadanco at Winspear Opera House",
        "image": "https://cdn-az.allevents.in/events7/banners/8d96ae90-a5cc-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dcf8e8c8-gmir.jpg?v=1788243346",
        "startDate": "2027-05-08T19:30:00-06:00",
        "endDate": "2027-05-08T21:30:00-06:00",
        "url": "https://allevents.in/dallas/philadanco-at-winspear-opera-house/2400030641355747",
        "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"
    }
]
```