

# Event Details

- **Event Name**: John Scofield
- **Event Start and End Date**: Sun, 18 Oct, 2026 at 08:00 pm – Sun, 18 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/john-scofield/2300029886256144
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Thalia Hall
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Thalia Hall, 1807 S Allport St, Chicago, United States

## Event gallery

- **Alt text**: John Scofield
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/34a038b0-b94a-11f1-b7ac-09eee28799fe-rimg-w800-h1133-dcf8f808-gmir.jpg?v=1790386386

## FAQs

- **Q**: When and where is John Scofield being held?
  - **A:** John Scofield takes place on Sun, 18 Oct, 2026 at 08:00 pm to Sun, 18 Oct, 2026 at 10:00 pm at Thalia Hall, 1807 S Allport St, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "John Scofield",
        "image": "https://cdn-az.allevents.in/events2/banners/34a038b0-b94a-11f1-b7ac-09eee28799fe-rimg-w800-h1133-dcf8f808-gmir.jpg?v=1790386386",
        "startDate": "2026-10-18T20:00:00-05:00",
        "endDate": "2026-10-18T22:00:00-05:00",
        "url": "https://allevents.in/chicago/john-scofield/2300029886256144",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thalia Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1807 S Allport St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```