

# Event Details

- **Event Name**: A Christmas Carol
- **Event Start and End Date**: Fri, 27 Nov, 2026 at 02:00 pm – Sun, 27 Dec, 2026 at 04:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/a-christmas-carol/2300027171092841
- **Event Categories**: art, theatre
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Wyly Theatre
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Wyly Theatre, 2100 Ross Avenue, Dallas, 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=1788237352

## FAQs

- **Q**: When and where is A Christmas Carol being held?
  - **A:** A Christmas Carol takes place on Fri, 27 Nov, 2026 at 02:00 pm to Sun, 27 Dec, 2026 at 04:00 pm at Wyly Theatre, 2100 Ross Avenue, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** A Christmas Carol is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If A Christmas Carol sounds like your kind of event, don't wait - spots fill up fast.

## 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=1788237352",
        "startDate": "2026-11-27T14:00:00-06:00",
        "endDate": "2026-12-27T16:00:00-06:00",
        "url": "https://allevents.in/dallas/a-christmas-carol/2300027171092841",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wyly Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 Ross Avenue",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```