

# Event Details

- **Event Name**: William Suh
- **Event Start and End Date**: Sun, 08 Nov, 2026 at 02:00 pm – Sun, 08 Nov, 2026 at 04:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/william-suh/2300030545800536
- **Event Categories**: 
- **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**: Merkin Concert Hall
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Merkin Concert Hall, 129 W 67th St, New York, United States

## Event gallery

- **Alt text**: William Suh
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/bc33fe80-9d73-11f1-80bb-ebfa6612c095-rimg-w1200-h1200-dce8f8f8-gmir.jpg?v=1787325582

## FAQs

- **Q**: When and where is William Suh being held?
  - **A:** William Suh takes place on Sun, 08 Nov, 2026 at 02:00 pm to Sun, 08 Nov, 2026 at 04:00 pm at Merkin Concert Hall, 129 W 67th St, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "William Suh",
        "image": "https://cdn-az.allevents.in/events6/banners/bc33fe80-9d73-11f1-80bb-ebfa6612c095-rimg-w1200-h1200-dce8f8f8-gmir.jpg?v=1787325582",
        "startDate": "2026-11-08T14:00:00-05:00",
        "endDate": "2026-11-08T16:00:00-05:00",
        "url": "https://allevents.in/new-york/william-suh/2300030545800536",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Merkin Concert Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "129 W 67th St",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```