

# Event Details

- **Event Name**: Face To Face: Sparta  Sludgeworth & The Bollweevils
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 06:00 pm – Sat, 12 Dec, 2026 at 08:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/face-to-face-sparta-sludgeworth-and-the-bollweevils/2300030599183543
- **Event Categories**: 
- **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**: Face To Face: Sparta  Sludgeworth &amp; The Bollweevils
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/40507dc0-a9f3-11f1-ad57-411ed296ae31-rimg-w1080-h1350-dc7898b8-gmir.jpg?v=1788699764

## FAQs

- **Q**: When and where is Face To Face: Sparta  Sludgeworth & The Bollweevils being held?
  - **A:** Face To Face: Sparta  Sludgeworth & The Bollweevils takes place on Sat, 12 Dec, 2026 at 06:00 pm to Sat, 12 Dec, 2026 at 08:00 pm at Concord Music Hall, 2047 N Milwaukee Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Face To Face: Sparta  Sludgeworth &amp; The Bollweevils",
        "image": "https://cdn-az.allevents.in/events9/banners/40507dc0-a9f3-11f1-ad57-411ed296ae31-rimg-w1080-h1350-dc7898b8-gmir.jpg?v=1788699764",
        "startDate": "2026-12-12T18:00:00-06:00",
        "endDate": "2026-12-12T20:00:00-06:00",
        "url": "https://allevents.in/chicago/face-to-face-sparta-sludgeworth-and-the-bollweevils/2300030599183543",
        "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"
    }
]
```