

# Event Details

- **Event Name**: Steel Pulse at Thalia Hall
- **Event Start and End Date**: Sun, 09 Aug, 2026 at 08:00 pm – Sun, 09 Aug, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/chicago/steel-pulse-at-thalia-hall/2400029858064744
- **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.85771570
- **long**: -87.65746820
- **full address**: Thalia Hall, 1807 S Allport St, Chicago, IL 60608, United States

## Event gallery

- **Alt text**: Steel Pulse at Thalia Hall
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2bd0f3f0-9000-11f1-a33a-f7150662a5aa-rimg-w1200-h799-dc080808-gmir.png?v=1785846601

## FAQs

- **Q**: When and where is Steel Pulse at Thalia Hall being held?
  - **A:** Steel Pulse at Thalia Hall takes place on Sun, 09 Aug, 2026 at 08:00 pm to Sun, 09 Aug, 2026 at 10:00 pm at Thalia Hall, 1807 S Allport St, Chicago, IL 60608, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Steel Pulse at Thalia 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 Steel Pulse at Thalia 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": "Steel Pulse at Thalia Hall",
        "image": "https://cdn-az.allevents.in/events9/banners/2bd0f3f0-9000-11f1-a33a-f7150662a5aa-rimg-w1200-h799-dc080808-gmir.png?v=1785846601",
        "startDate": "2026-08-09",
        "endDate": "2026-08-09",
        "url": "https://allevents.in/chicago/steel-pulse-at-thalia-hall/2400029858064744",
        "location": {
            "@type": "Place",
            "name": "Thalia Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1807 S Allport St, Chicago, IL 60608",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.85771570",
                "longitude": "-87.65746820"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```