

# Event Details

- **Event Name**: A Christmas Carol
- **Event Start and End Date**: Fri, 13 Nov, 2026 at 07:30 pm – Thu, 31 Dec, 2026 at 04:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/a-christmas-carol/2300026827007902
- **Event Categories**: christmas
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 12

## 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
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/247fa370-a5be-11f1-8990-5d04d231a2dd-rimg-w1200-h894-dc182838-gmir.jpg?v=1788237624

## FAQs

- **Q**: When and where is A Christmas Carol being held?
  - **A:** A Christmas Carol takes place on Fri, 13 Nov, 2026 at 07:30 pm to Thu, 31 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",
        "image": "https://cdn-az.allevents.in/events3/banners/247fa370-a5be-11f1-8990-5d04d231a2dd-rimg-w1200-h894-dc182838-gmir.jpg?v=1788237624",
        "startDate": "2026-11-13T19:30:00-06:00",
        "endDate": "2026-12-31T16:00:00-06:00",
        "url": "https://allevents.in/chicago/a-christmas-carol/2300026827007902",
        "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"
    }
]
```