

# Event Details

- **Event Name**: John Scofield in New York
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/new-york/john-scofield-in-new-york/3300027966443144
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.bandsintown.com/t/1034669711?came_from=281

## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Blue Note Jazz Club
- **lat**: 40.7309083
- **long**: -74.0006557
- **full address**: Blue Note Jazz Club, Blue Note Jazz Club, New York, NY, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f917e810-0671-11f0-8abf-1d581d8d5bb8-rimg-w1200-h514-dcdbd1c6-gmir.webp?v=1742574703
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f9b67200-0671-11f0-8abf-1d581d8d5bb8-rimg-w300-h300-dcfffffe-gmir.webp?v=1742574704

## Artist Details

- **Artist name**: John Scofield
  - **Artist page URL**: https://allevents.in/performer/john-scofield

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 25 Nov, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Blue Note Jazz Club, Blue Note Jazz Club, New York, NY, United States
- **Q**: Who are the performers at this event?
  - **A:** John Scofield
- **Q**: Who is organizing the event?
  - **A:** Concert Tracker
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about John Scofield in New York ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "John Scofield in New York",
        "image": "https://cdn-az.allevents.in/events7/banners/f917e810-0671-11f0-8abf-1d581d8d5bb8-rimg-w1200-h514-dcdbd1c6-gmir.webp?v=1742574703",
        "startDate": "2025-11-25",
        "url": "https://allevents.in/new-york/john-scofield-in-new-york/3300027966443144",
        "location": {
            "@type": "Place",
            "name": "Blue Note Jazz Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Blue Note Jazz Club, New York, NY, United States",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7309083",
                "longitude": "-74.0006557"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "John Scofield",
                "url": "https://allevents.in/performer/john-scofield"
            }
        ]
    }
]
```