

# Event Details

- **Event Name**: The Damned at Concord Music Hall
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 07:00 pm – Sat, 31 Oct, 2026 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/the-damned-at-concord-music-hall/2400030481907932
- **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.91927422
- **long**: -87.69011850
- **full address**: Concord Music Hall, 2051 N Milwaukee Ave, Chicago, IL 60647, United States

## Event gallery

- **Alt text**: The Damned at Concord Music Hall
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/95d3f860-9582-11f1-8024-43018c8ac4af-rimg-w1080-h1669-dce80868-gmir.jpg?v=1786452359

## FAQs

- **Q**: When and where is The Damned at Concord Music Hall being held?
  - **A:** The Damned at Concord Music Hall takes place on Sat, 31 Oct, 2026 at 07:00 pm to Sat, 31 Oct, 2026 at 09:00 pm at Concord Music Hall, 2051 N Milwaukee Ave, Chicago, IL 60647, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Damned at Concord Music Hall 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 Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Damned at Concord Music Hall 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": "The Damned at Concord Music Hall",
        "image": "https://cdn-az.allevents.in/events2/banners/95d3f860-9582-11f1-8024-43018c8ac4af-rimg-w1080-h1669-dce80868-gmir.jpg?v=1786452359",
        "startDate": "2026-10-31T19:00:00-06:00",
        "endDate": "2026-10-31T21:00:00-06:00",
        "url": "https://allevents.in/chicago/the-damned-at-concord-music-hall/2400030481907932",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Concord Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2051 N Milwaukee Ave, Chicago, IL 60647",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.91927422",
                "longitude": "-87.69011850"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```