

# Event Details

- **Event Name**: Iron Lung
- **Event Start and End Date**: Fri, 09 Oct, 2026 at 10:00 pm – Sat, 10 Oct, 2026 at 12:00 am (-05:00)
- **Event URL**: https://allevents.in/chicago/iron-lung/2300030450985107
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: The Empty Bottle
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Empty Bottle, 1035 N Western Ave, Chicago, United States

## Event gallery

- **Alt text**: Iron Lung
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a5a9cef0-9aea-11f1-9bc6-8b4f56db6c43-rimg-w1200-h675-dc080808-gmir.jpg?v=1787046801

## FAQs

- **Q**: When and where is Iron Lung being held?
  - **A:** Iron Lung takes place on Fri, 09 Oct, 2026 at 10:00 pm to Sat, 10 Oct, 2026 at 12:00 am at The Empty Bottle, 1035 N Western Ave, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Iron Lung",
        "image": "https://cdn-az.allevents.in/events7/banners/a5a9cef0-9aea-11f1-9bc6-8b4f56db6c43-rimg-w1200-h675-dc080808-gmir.jpg?v=1787046801",
        "startDate": "2026-10-09T22:00:00-05:00",
        "endDate": "2026-10-10T00:00:00-05:00",
        "url": "https://allevents.in/chicago/iron-lung/2300030450985107",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Empty Bottle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1035 N Western Ave",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```