

# Event Details

- **Event Name**: Nitzer Ebb
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 06:00 pm – Sun, 13 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/nitzer-ebb/2300030151612916
- **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**: AM/FM - Backyard
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: AM/FM - Backyard, 1950 Market Center Blvd, Dallas, United States

## Event gallery

- **Alt text**: Nitzer Ebb
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8a3115b0-a6da-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dc182838-gmir.jpg?v=1788359315

## FAQs

- **Q**: When and where is Nitzer Ebb being held?
  - **A:** Nitzer Ebb takes place on Sat, 12 Sep, 2026 at 06:00 pm to Sun, 13 Sep, 2026 at 09:00 pm at AM/FM - Backyard, 1950 Market Center Blvd, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Nitzer Ebb",
        "image": "https://cdn-az.allevents.in/events1/banners/8a3115b0-a6da-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dc182838-gmir.jpg?v=1788359315",
        "startDate": "2026-09-12T18:00:00-05:00",
        "endDate": "2026-09-13T21:00:00-05:00",
        "url": "https://allevents.in/dallas/nitzer-ebb/2300030151612916",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "AM/FM - Backyard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1950 Market Center Blvd",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```