

# Event Details

- **Event Name**: Joe Hisaishi - Music from the Studio Ghibli Films at Radio City Music Hall
- **Event Start and End Date**: Tue, 11 Aug, 2026 at 08:00 pm – Mon, 17 Aug, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/new-york/joe-hisaishi-music-from-the-studio-ghibli-films-at-radio-city-music-hall/2400029403102938
- **Event Categories**: entertainment
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 3

## 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**: Joe Hisaishi - Music from the Studio Ghibli Films at Radio City Music Hall
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6f830c70-94ef-11f1-8024-43018c8ac4af-rimg-w1200-h675-dc080808-gmir.jpg?v=1786389173

## FAQs

- **Q**: When and where is Joe Hisaishi - Music from the Studio Ghibli Films at Radio City Music Hall being held?
  - **A:** Joe Hisaishi - Music from the Studio Ghibli Films at Radio City Music Hall takes place on Tue, 11 Aug, 2026 at 08:00 pm to Mon, 17 Aug, 2026 at 10: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": "Joe Hisaishi - Music from the Studio Ghibli Films at Radio City Music Hall",
        "image": "https://cdn-az.allevents.in/events2/banners/6f830c70-94ef-11f1-8024-43018c8ac4af-rimg-w1200-h675-dc080808-gmir.jpg?v=1786389173",
        "startDate": "2026-08-11",
        "endDate": "2026-08-17",
        "url": "https://allevents.in/new-york/joe-hisaishi-music-from-the-studio-ghibli-films-at-radio-city-music-hall/2400029403102938",
        "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"
    }
]
```