

# Event Details

- **Event Name**: Death Becomes Her
- **Event Start and End Date**: Tue, 11 May, 2027 at 07:30 pm – Sun, 23 May, 2027 at 03:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/death-becomes-her/2300029588888940
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: Death Becomes Her
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9c509830-a62e-11f1-8990-5d04d231a2dd-rimg-w1200-h504-dc080808-gmir.jpg?v=1788285480

## FAQs

- **Q**: When and where is Death Becomes Her being held?
  - **A:** Death Becomes Her takes place on Tue, 11 May, 2027 at 07:30 pm to Sun, 23 May, 2027 at 03: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": "Death Becomes Her",
        "image": "https://cdn-az.allevents.in/events5/banners/9c509830-a62e-11f1-8990-5d04d231a2dd-rimg-w1200-h504-dc080808-gmir.jpg?v=1788285480",
        "startDate": "2027-05-11T19:30:00-05:00",
        "endDate": "2027-05-23T15:00:00-05:00",
        "url": "https://allevents.in/dallas/death-becomes-her/2300029588888940",
        "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"
    }
]
```