

# Event Details

- **Event Name**: Dr. Fix Me Live in Chicago!
- **Event Start and End Date**: Sun, 04 Oct, 2026 at 06:00 pm – Sun, 04 Oct, 2026 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/dr-fix-me-live-in-chicago/2300030598885537
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Theater 3 Mainstage At The Lincoln Lodge
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Theater 3 Mainstage At The Lincoln Lodge, 2040 N Milwaukee Ave, Chicago, United States

## Event gallery

- **Alt text**: Dr. Fix Me Live in Chicago!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/bdcaaf50-a13d-11f1-a977-99d1d33e99bd-rimg-w1200-h1200-dcf8f8f8-gmir.jpg?v=1787742199

## FAQs

- **Q**: When and where is Dr. Fix Me Live in Chicago! being held?
  - **A:** Dr. Fix Me Live in Chicago! takes place on Sun, 04 Oct, 2026 at 06:00 pm to Sun, 04 Oct, 2026 at 08:00 pm at Theater 3 Mainstage At The Lincoln Lodge, 2040 N Milwaukee Ave, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dr. Fix Me Live in Chicago!",
        "image": "https://cdn-az.allevents.in/events6/banners/bdcaaf50-a13d-11f1-a977-99d1d33e99bd-rimg-w1200-h1200-dcf8f8f8-gmir.jpg?v=1787742199",
        "startDate": "2026-10-04T18:00:00-05:00",
        "endDate": "2026-10-04T20:00:00-05:00",
        "url": "https://allevents.in/chicago/dr-fix-me-live-in-chicago/2300030598885537",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Theater 3 Mainstage At The Lincoln Lodge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2040 N Milwaukee Ave",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```