

# Event Details

- **Event Name**: Harry Potter and The Cursed Child
- **Event Start and End Date**: Sun, 27 Jun, 2027 at 07:00 pm – Sun, 27 Jun, 2027 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/harry-potter-and-the-cursed-child/2300029594263508
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Harry Potter and The Cursed Child
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Harry+Potter+and+The+Cursed+Child&date=Sun%2C+27+Jun%2C+2027+at+07%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Harry Potter and The Cursed Child being held?
  - **A:** Harry Potter and The Cursed Child takes place on Sun, 27 Jun, 2027 at 07:00 pm to Sun, 27 Jun, 2027 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": "Harry Potter and The Cursed Child",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Harry+Potter+and+The+Cursed+Child&date=Sun%2C+27+Jun%2C+2027+at+07%3A00+pm&bg=4",
        "startDate": "2027-06-27T19:00:00-05:00",
        "endDate": "2027-06-27T21:00:00-05:00",
        "url": "https://allevents.in/dallas/harry-potter-and-the-cursed-child/2300029594263508",
        "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.7766642000",
                "longitude": "-96.7969879000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```