

# Event Details

- **Event Name**: Ripe at Thalia Hall
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 07:30 pm – Fri, 02 Oct, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/ripe-at-thalia-hall/2400030578040634
- **Slot details of has slots**: 
- **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**: Ripe at Thalia Hall
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b9e2c6a0-a054-11f1-a9b6-5f3c34d9259b-rimg-w1200-h799-dc080808-gmir.png?v=1787642118

## FAQs

- **Q**: When and where is Ripe at Thalia Hall being held?
  - **A:** Ripe at Thalia Hall takes place on Fri, 02 Oct, 2026 at 07:30 pm to Fri, 02 Oct, 2026 at 09:30 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:** Ripe 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 Ripe 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": "Ripe at Thalia Hall",
        "image": "https://cdn-az.allevents.in/events3/banners/b9e2c6a0-a054-11f1-a9b6-5f3c34d9259b-rimg-w1200-h799-dc080808-gmir.png?v=1787642118",
        "startDate": "2026-10-02T19:30:00-06:00",
        "endDate": "2026-10-02T21:30:00-06:00",
        "url": "https://allevents.in/chicago/ripe-at-thalia-hall/2400030578040634",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
    }
]
```