

# Event Details

- **Event Name**: Zach John King
- **Event Start and End Date**: Thu, 15 Oct, 2026 at 07:00 pm – Fri, 16 Oct, 2026 at 08:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/zach-john-king/2300030158212610
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Mercury Lounge - NY
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Mercury Lounge - NY, 217 East Houston Street, New York, United States

## Event gallery

- **Alt text**: Zach John King
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b207c630-a78c-11f1-a4a1-eb59356bc08b-rimg-w1200-h800-dc080808-gmir.jpg?v=1788435819

## FAQs

- **Q**: When and where is Zach John King being held?
  - **A:** Zach John King takes place on Thu, 15 Oct, 2026 at 07:00 pm to Fri, 16 Oct, 2026 at 08:00 pm at Mercury Lounge - NY, 217 East Houston Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Zach John King",
        "image": "https://cdn-az.allevents.in/events4/banners/b207c630-a78c-11f1-a4a1-eb59356bc08b-rimg-w1200-h800-dc080808-gmir.jpg?v=1788435819",
        "startDate": "2026-10-15T19:00:00-04:00",
        "endDate": "2026-10-16T20:00:00-04:00",
        "url": "https://allevents.in/new-york/zach-john-king/2300030158212610",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mercury Lounge - NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "217 East Houston Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```