

# Event Details

- **Event Name**: Dr. Seuss' How The Grinch Stole Christmas - The Musical
- **Event Start and End Date**: Sat, 28 Nov, 2026 at 07:00 pm – Sat, 28 Nov, 2026 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/dr-seuss-how-the-grinch-stole-christmas-the-musical/2300029590027808
- **Event Categories**: live-music, christmas
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Music Hall At Fair Park
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Music Hall At Fair Park, 909 1st Ave, Dallas, United States

## Event gallery

- **Alt text**: Dr. Seuss' How The Grinch Stole Christmas - The Musical
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c3dca7e0-8301-11f1-8a8c-3fe57d70e589-rimg-w1200-h1200-dccd1f2d-gmir.jpg?v=1784417903

## FAQs

- **Q**: When and where is Dr. Seuss' How The Grinch Stole Christmas - The Musical being held?
  - **A:** Dr. Seuss' How The Grinch Stole Christmas - The Musical takes place on Sat, 28 Nov, 2026 at 07:00 pm to Sat, 28 Nov, 2026 at 09:00 pm at Music Hall At Fair Park, 909 1st Ave, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dr. Seuss' How The Grinch Stole Christmas - The Musical",
        "image": "https://cdn-az.allevents.in/events5/banners/c3dca7e0-8301-11f1-8a8c-3fe57d70e589-rimg-w1200-h1200-dccd1f2d-gmir.jpg?v=1784417903",
        "startDate": "2026-11-28T19:00:00-06:00",
        "endDate": "2026-11-28T21:00:00-06:00",
        "url": "https://allevents.in/dallas/dr-seuss-how-the-grinch-stole-christmas-the-musical/2300029590027808",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Music Hall At Fair Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "909 1st Ave",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```