

# Event Details

- **Event Name**: John Bishop at Town Hall New York
- **Event Start and End Date**: Thu, 15 Oct, 2026 at 07:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/john-bishop-at-town-hall-new-york/2400029726381231
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Town Hall New York
- **lat**: 40.75605620
- **long**: -73.98459520
- **full address**: Town Hall New York, 123 W. 43rd St., New York, NY 10036, United States

## Event gallery

- **Alt text**: John Bishop at Town Hall New York
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=John+Bishop+at+Town+Hall+New+York&date=Thu%2C+15+Oct%2C+2026+at+07%3A30+pm&bg=2

## FAQs

- **Q**: When and where is John Bishop at Town Hall New York being held?
  - **A:** John Bishop at Town Hall New York takes place on Thu, 15 Oct, 2026 at 07:30 pm to Thu, 15 Oct, 2026 at 07:30 pm at Town Hall New York, 123 W. 43rd St., New York, NY 10036, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "John Bishop at Town Hall New York",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=John+Bishop+at+Town+Hall+New+York&date=Thu%2C+15+Oct%2C+2026+at+07%3A30+pm&bg=2",
        "startDate": "2026-10-15T19:30:00-05:00",
        "url": "https://allevents.in/new-york/john-bishop-at-town-hall-new-york/2400029726381231",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Town Hall New York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 W. 43rd St., New York, NY 10036",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75605620",
                "longitude": "-73.98459520"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```