

# Event Details

- **Event Name**: Haruomi Hosono
- **Event Start and End Date**: Wed, 16 Sep, 2026 at 08:00 pm – Wed, 16 Sep, 2026 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/haruomi-hosono/2300030146673222
- **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**: Haruomi Hosono
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/75bc9f40-a84d-11f1-a4a1-eb59356bc08b-rimg-w1200-h1200-dcc8b898-gmir.jpg?v=1788518606

## FAQs

- **Q**: When and where is Haruomi Hosono being held?
  - **A:** Haruomi Hosono takes place on Wed, 16 Sep, 2026 at 08:00 pm to Wed, 16 Sep, 2026 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": "Haruomi Hosono",
        "image": "https://cdn-az.allevents.in/events8/banners/75bc9f40-a84d-11f1-a4a1-eb59356bc08b-rimg-w1200-h1200-dcc8b898-gmir.jpg?v=1788518606",
        "startDate": "2026-09-16T20:00:00-04:00",
        "endDate": "2026-09-16T22:00:00-04:00",
        "url": "https://allevents.in/new-york/haruomi-hosono/2300030146673222",
        "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"
    }
]
```