

# Event Details

- **Event Name**: Joe Hisaishi - Film Music Concert
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 08:00 pm – Mon, 17 Aug, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/new-york/joe-hisaishi-film-music-concert/2300029434369345
- **Event Categories**: entertainment, concerts, music
- **Slot details of has slots**: 
- **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**: Joe Hisaishi - Film Music Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8839ccc0-98e8-11f1-9a40-7b90de720125-rimg-w1080-h1600-dc080808-gmir.jpg?v=1786825994

## FAQs

- **Q**: When and where is Joe Hisaishi - Film Music Concert being held?
  - **A:** Joe Hisaishi - Film Music Concert takes place on Sun, 16 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, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Joe Hisaishi - Film Music Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Joe Hisaishi - Film Music Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Joe Hisaishi - Film Music Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/8839ccc0-98e8-11f1-9a40-7b90de720125-rimg-w1080-h1600-dc080808-gmir.jpg?v=1786825994",
        "startDate": "2026-08-16",
        "endDate": "2026-08-17",
        "url": "https://allevents.in/new-york/joe-hisaishi-film-music-concert/2300029434369345",
        "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"
    }
]
```