

# Event Details

- **Event Name**: Radio City Rockettes - Christmas Spectacular at Radio City Music Hall
- **Event Start and End Date**: Sun, 22 Nov, 2026 at 11:00 am – Thu, 31 Dec, 2026 at 01:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/radio-city-rockettes-christmas-spectacular-at-radio-city-music-hall/2400029857352637
- **Event Categories**: christmas
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Radio City Music Hall
- **lat**: 40.75997600
- **long**: -73.97997720
- **full address**: Radio City Music Hall, 1260 Avenue of the Americas, New York, NY 10020, United States

## Event gallery

- **Alt text**: Radio City Rockettes - Christmas Spectacular at Radio City Music Hall
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/06cb3c70-8bda-11f1-830d-2bc2c1f97683-rimg-w819-h1024-dcfcfbf9-gmir.jpg?v=1785390396

## FAQs

- **Q**: When and where is Radio City Rockettes - Christmas Spectacular at Radio City Music Hall being held?
  - **A:** Radio City Rockettes - Christmas Spectacular at Radio City Music Hall takes place on Sun, 22 Nov, 2026 at 11:00 am to Thu, 31 Dec, 2026 at 01:00 pm at Radio City Music Hall, 1260 Avenue of the Americas, New York, NY 10020, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Radio City Rockettes - Christmas Spectacular at Radio City Music Hall",
        "image": "https://cdn-az.allevents.in/events5/banners/06cb3c70-8bda-11f1-830d-2bc2c1f97683-rimg-w819-h1024-dcfcfbf9-gmir.jpg?v=1785390396",
        "startDate": "2026-11-22T11:00:00-05:00",
        "endDate": "2026-12-31T13:00:00-05:00",
        "url": "https://allevents.in/new-york/radio-city-rockettes-christmas-spectacular-at-radio-city-music-hall/2400029857352637",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Radio City Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1260 Avenue of the Americas, New York, NY 10020",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75997600",
                "longitude": "-73.97997720"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```