

# Event Details

- **Event Name**: A Christmas Carol - Audio Described
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 02:00 pm – Sat, 05 Dec, 2026 at 04:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/a-christmas-carol-audio-described/2300030420129519
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Albert Ivar Goodman Theatre
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Albert Ivar Goodman Theatre, 170 North Dearborn St, Chicago, United States

## Event gallery

- **Alt text**: A Christmas Carol - Audio Described
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c21f8a00-a27b-11f1-8b09-4b99f8fe4872-rimg-w800-h1237-dc080808-gmir.jpg?v=1787878784

## FAQs

- **Q**: When and where is A Christmas Carol - Audio Described being held?
  - **A:** A Christmas Carol - Audio Described takes place on Sat, 05 Dec, 2026 at 02:00 pm to Sat, 05 Dec, 2026 at 04:00 pm at Albert Ivar Goodman Theatre, 170 North Dearborn St, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "A Christmas Carol - Audio Described",
        "image": "https://cdn-az.allevents.in/events5/banners/c21f8a00-a27b-11f1-8b09-4b99f8fe4872-rimg-w800-h1237-dc080808-gmir.jpg?v=1787878784",
        "startDate": "2026-12-05T14:00:00-06:00",
        "endDate": "2026-12-05T16:00:00-06:00",
        "url": "https://allevents.in/chicago/a-christmas-carol-audio-described/2300030420129519",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Albert Ivar Goodman Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "170 North Dearborn St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```