

# Event Details

- **Event Name**: Motel Breakfast at Thalia Hall
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 08:00 pm – Sat, 08 Aug, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/chicago/motel-breakfast-at-thalia-hall/2400030479030117
- **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**: Motel Breakfast at Thalia Hall
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/05561780-8bac-11f1-887f-cf3a1ec20c70-rimg-w1080-h1350-dc0c0a12-gmir.webp?v=1785370636

## FAQs

- **Q**: When and where is Motel Breakfast at Thalia Hall being held?
  - **A:** Motel Breakfast at Thalia Hall takes place on Sat, 08 Aug, 2026 at 08:00 pm to Sat, 08 Aug, 2026 at 10:00 pm at Thalia Hall, 1807 S Allport St, Chicago, IL 60608, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Motel Breakfast at Thalia Hall",
        "image": "https://cdn-az.allevents.in/events3/banners/05561780-8bac-11f1-887f-cf3a1ec20c70-rimg-w1080-h1350-dc0c0a12-gmir.webp?v=1785370636",
        "startDate": "2026-08-08",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/chicago/motel-breakfast-at-thalia-hall/2400030479030117",
        "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"
    }
]
```