

# Event Details

- **Event Name**: 30 Rock 20th Anniversary Celebration
- **Event Start and End Date**: Sun, 11 Oct, 2026 at 07:00 pm – Sun, 11 Oct, 2026 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/30-rock-20th-anniversary-celebration/2300030623559154
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: 30 Rock 20th Anniversary Celebration
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/72aa3590-a791-11f1-a4a1-eb59356bc08b-rimg-w1200-h514-dc080808-gmir.jpg?v=1788437856

## FAQs

- **Q**: When and where is 30 Rock 20th Anniversary Celebration being held?
  - **A:** 30 Rock 20th Anniversary Celebration takes place on Sun, 11 Oct, 2026 at 07:00 pm to Sun, 11 Oct, 2026 at 09:00 pm at Radio City Music Hall, 1260 Avenue of the Americas, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 30 Rock 20th Anniversary Celebration is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 30 Rock 20th Anniversary Celebration 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": "30 Rock 20th Anniversary Celebration",
        "image": "https://cdn-az.allevents.in/events3/banners/72aa3590-a791-11f1-a4a1-eb59356bc08b-rimg-w1200-h514-dc080808-gmir.jpg?v=1788437856",
        "startDate": "2026-10-11T19:00:00-04:00",
        "endDate": "2026-10-11T21:00:00-04:00",
        "url": "https://allevents.in/new-york/30-rock-20th-anniversary-celebration/2300030623559154",
        "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"
    }
]
```