

# Event Details

- **Event Name**: Ballet of Lights: Sleeping Beauty in a Sparkling Show
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 04:00 pm – Sun, 14 Feb, 2027 at 08:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/ballet-of-lights-sleeping-beauty-in-a-sparkling-show/2300029582907826
- **Event Categories**: trips-adventures
- **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**: Sylvia And Danny Kaye Playhouse
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Sylvia And Danny Kaye Playhouse, 695 Park Ave., New York, United States

## Event gallery

- **Alt text**: Ballet of Lights: Sleeping Beauty in a Sparkling Show
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1e38ea70-ab3c-11f1-8ed1-0da50d238dff-rimg-w1200-h788-dc080808-gmir.jpg?v=1788841102

## FAQs

- **Q**: When and where is Ballet of Lights: Sleeping Beauty in a Sparkling Show being held?
  - **A:** Ballet of Lights: Sleeping Beauty in a Sparkling Show takes place on Sun, 27 Sep, 2026 at 04:00 pm to Sun, 14 Feb, 2027 at 08:30 pm at Sylvia And Danny Kaye Playhouse, 695 Park Ave., New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ballet of Lights: Sleeping Beauty in a Sparkling Show",
        "image": "https://cdn-az.allevents.in/events10/banners/1e38ea70-ab3c-11f1-8ed1-0da50d238dff-rimg-w1200-h788-dc080808-gmir.jpg?v=1788841102",
        "startDate": "2026-09-27T16:00:00-05:00",
        "endDate": "2027-02-14T20:30:00-05:00",
        "url": "https://allevents.in/new-york/ballet-of-lights-sleeping-beauty-in-a-sparkling-show/2300029582907826",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sylvia And Danny Kaye Playhouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "695 Park Ave.",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```