

# Event Details

- **Event Name**: Seth David
- **Event Start and End Date**: Sat, 03 Oct, 2026 at 10:00 pm – Sun, 04 Oct, 2026 at 12:00 am (-05:00)
- **Event URL**: https://allevents.in/chicago/seth-david/2300030480030552
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Concord Music Hall
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Concord Music Hall, 2047 N Milwaukee Avenue, Chicago, United States

## Event gallery

- **Alt text**: Seth David
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9d07c540-b82c-11f1-83bf-2956ace57280-rimg-w1080-h1350-dc080808-gmir.jpg?v=1790263717

## FAQs

- **Q**: When and where is Seth David being held?
  - **A:** Seth David takes place on Sat, 03 Oct, 2026 at 10:00 pm to Sun, 04 Oct, 2026 at 12:00 am at Concord Music Hall, 2047 N Milwaukee Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seth David",
        "image": "https://cdn-az.allevents.in/events1/banners/9d07c540-b82c-11f1-83bf-2956ace57280-rimg-w1080-h1350-dc080808-gmir.jpg?v=1790263717",
        "startDate": "2026-10-03T22:00:00-05:00",
        "endDate": "2026-10-04T00:00:00-05:00",
        "url": "https://allevents.in/chicago/seth-david/2300030480030552",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Concord Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2047 N Milwaukee Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```