

# Event Details

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

## Ticket Details

- **Ticket URL**: https://www.bandsintown.com/t/1034668223?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/events4/banners/12636e70-0672-11f0-8abf-1d581d8d5bb8-rimg-w1200-h514-dcdbd1c6-gmir.webp?v=1742574745
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/129f6600-0672-11f0-8abf-1d581d8d5bb8-rimg-w300-h300-dcfffffe-gmir.webp?v=1742574745

## Artist Details

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

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 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:** Beat Curator
- **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/events4/banners/12636e70-0672-11f0-8abf-1d581d8d5bb8-rimg-w1200-h514-dcdbd1c6-gmir.webp?v=1742574745",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/new-york/john-scofield-in-new-york/3300027966444325",
        "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"
            }
        ]
    }
]
```