

# Event Details

- **Event Name**: ALL at Thalia Hall
- **Event Start and End Date**: Wed, 05 Aug, 2026 at 07:00 pm – Wed, 05 Aug, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/chicago/all-at-thalia-hall/2400030171371404
- **Event Categories**: 
- **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**: ALL at Thalia Hall
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/77d84ba0-8ed8-11f1-a33a-f7150662a5aa-rimg-w1112-h952-dcf8f8f8-gmir.png?v=1785719580

## FAQs

- **Q**: When and where is ALL at Thalia Hall being held?
  - **A:** ALL at Thalia Hall takes place on Wed, 05 Aug, 2026 at 07:00 pm to Wed, 05 Aug, 2026 at 09: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:** ALL at Thalia Hall is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 ALL 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": "Event",
        "name": "ALL at Thalia Hall",
        "image": "https://cdn-az.allevents.in/events7/banners/77d84ba0-8ed8-11f1-a33a-f7150662a5aa-rimg-w1112-h952-dcf8f8f8-gmir.png?v=1785719580",
        "startDate": "2026-08-05",
        "endDate": "2026-08-05",
        "url": "https://allevents.in/chicago/all-at-thalia-hall/2400030171371404",
        "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"
    }
]
```