

# Event Details

- **Event Name**: Jon McLaughlin
- **Event Start and End Date**: Thu, 17 Dec, 2026 at 08:00 pm – Thu, 17 Dec, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/jon-mclaughlin/2300030518970847
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Le Poisson Rouge - NY
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Le Poisson Rouge - NY, 158 Bleecker St., New York, United States

## Event gallery

- **Alt text**: Jon McLaughlin
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0070feb0-a691-11f1-8990-5d04d231a2dd-rimg-w1200-h937-dc585858-gmir.jpg?v=1788327718

## FAQs

- **Q**: When and where is Jon McLaughlin being held?
  - **A:** Jon McLaughlin takes place on Thu, 17 Dec, 2026 at 08:00 pm to Thu, 17 Dec, 2026 at 10:00 pm at Le Poisson Rouge - NY, 158 Bleecker St., New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jon McLaughlin 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 Jon McLaughlin 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": "Jon McLaughlin",
        "image": "https://cdn-az.allevents.in/events2/banners/0070feb0-a691-11f1-8990-5d04d231a2dd-rimg-w1200-h937-dc585858-gmir.jpg?v=1788327718",
        "startDate": "2026-12-17T20:00:00-05:00",
        "endDate": "2026-12-17T22:00:00-05:00",
        "url": "https://allevents.in/new-york/jon-mclaughlin/2300030518970847",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Le Poisson Rouge - NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "158 Bleecker St.",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```