

# Event Details

- **Event Name**: Les Miserables at Radio City Music Hall
- **Event Start and End Date**: Tue, 04 Aug, 2026 at 07:30 pm – Sun, 09 Aug, 2026 at 02:00 pm
- **Event URL**: https://allevents.in/new-york/les-miserables-at-radio-city-music-hall/2400029255225118
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 1

## 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**: Les Miserables at Radio City Music Hall
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1be58230-0c57-11f1-bef1-5f57dd5c1ffd-rimg-w1200-h480-dc7800ed-gmir.png?v=1771370369

## FAQs

- **Q**: When and where is Les Miserables at Radio City Music Hall being held?
  - **A:** Les Miserables at Radio City Music Hall takes place on Tue, 04 Aug, 2026 at 07:30 pm to Sun, 09 Aug, 2026 at 02: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": "Les Miserables at Radio City Music Hall",
        "image": "https://cdn-az.allevents.in/events9/banners/1be58230-0c57-11f1-bef1-5f57dd5c1ffd-rimg-w1200-h480-dc7800ed-gmir.png?v=1771370369",
        "startDate": "2026-08-04",
        "endDate": "2026-08-09",
        "url": "https://allevents.in/new-york/les-miserables-at-radio-city-music-hall/2400029255225118",
        "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"
    }
]
```