

# Event Details

- **Event Name**: TAO Dance Company
- **Event Start and End Date**: Tue, 08 Dec, 2026 at 07:30 pm – Sun, 13 Dec, 2026 at 04:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/tao-dance-company/2300030630195228
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Joyce Theater
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Joyce Theater, 175 Eighth Avenue, New York, United States

## Event gallery

- **Alt text**: TAO Dance Company
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6cd774f0-a739-11f1-b98f-cbeba3585b3a-rimg-w1200-h675-dc085888-gmir.jpg?v=1788400644

## FAQs

- **Q**: When and where is TAO Dance Company being held?
  - **A:** TAO Dance Company takes place on Tue, 08 Dec, 2026 at 07:30 pm to Sun, 13 Dec, 2026 at 04:00 pm at Joyce Theater, 175 Eighth Avenue, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** TAO Dance Company 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 New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If TAO Dance Company 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": "TAO Dance Company",
        "image": "https://cdn-az.allevents.in/events5/banners/6cd774f0-a739-11f1-b98f-cbeba3585b3a-rimg-w1200-h675-dc085888-gmir.jpg?v=1788400644",
        "startDate": "2026-12-08T19:30:00-05:00",
        "endDate": "2026-12-13T16:00:00-05:00",
        "url": "https://allevents.in/new-york/tao-dance-company/2300030630195228",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Joyce Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 Eighth Avenue",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```