

# Event Details

- **Event Name**: Zeds Dead
- **Event Start and End Date**: Fri, 11 Sep, 2026 at 06:00 pm – Sat, 12 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/zeds-dead/2300029814065656
- **Event Categories**: trips-adventures, contests
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Dos Equis Pavilion
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Dos Equis Pavilion, 3839 South Fitzhugh Ave, Dallas, United States

## Event gallery

- **Alt text**: Zeds Dead
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/189a8f50-8c2f-11f1-8864-435c22f250e8-rimg-w1000-h1545-dc080808-gmir.jpg?v=1785426932

## FAQs

- **Q**: When and where is Zeds Dead being held?
  - **A:** Zeds Dead takes place on Fri, 11 Sep, 2026 at 06:00 pm to Sat, 12 Sep, 2026 at 10:00 pm at Dos Equis Pavilion, 3839 South Fitzhugh Ave, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Zeds Dead is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Zeds Dead sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Zeds Dead",
        "image": "https://cdn-az.allevents.in/events9/banners/189a8f50-8c2f-11f1-8864-435c22f250e8-rimg-w1000-h1545-dc080808-gmir.jpg?v=1785426932",
        "startDate": "2026-09-11T18:00:00-05:00",
        "endDate": "2026-09-12T22:00:00-05:00",
        "url": "https://allevents.in/dallas/zeds-dead/2300029814065656",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dos Equis Pavilion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3839 South Fitzhugh Ave",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```