

# Event Details

- **Event Name**: Radio City Christmas Spectacular
- **Event Start and End Date**: Tue, 03 Nov, 2026 at 07:00 pm – Mon, 04 Jan, 2027 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/radio-city-christmas-spectacular/2300028173780356
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Radio City Christmas Spectacular
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/021d6ea0-a8e0-11f1-a4a1-eb59356bc08b-rimg-w1200-h514-dcd8e8f8-gmir.jpg?v=1788581971

## FAQs

- **Q**: When and where is Radio City Christmas Spectacular being held?
  - **A:** Radio City Christmas Spectacular takes place on Tue, 03 Nov, 2026 at 07:00 pm to Mon, 04 Jan, 2027 at 10:00 pm at Radio City Music Hall, 1260 Avenue of the Americas, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Radio City Christmas Spectacular",
        "image": "https://cdn-az.allevents.in/events10/banners/021d6ea0-a8e0-11f1-a4a1-eb59356bc08b-rimg-w1200-h514-dcd8e8f8-gmir.jpg?v=1788581971",
        "startDate": "2026-11-03T19:00:00-05:00",
        "endDate": "2027-01-04T22:00:00-05:00",
        "url": "https://allevents.in/new-york/radio-city-christmas-spectacular/2300028173780356",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Radio City Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1260 Avenue of the Americas",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```