

# Event Details

- **Event Name**: West 22nd - Band
- **Event Start and End Date**: Fri, 11 Sep, 2026 at 08:00 pm – Fri, 11 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/west-22nd-band/2300030419421643
- **Event Categories**: music, entertainment
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Club Dada
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Club Dada, 2720 Elm Street, Dallas, United States

## Event gallery

- **Alt text**: West 22nd - Band
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/710c8ac0-a265-11f1-8b09-4b99f8fe4872-rimg-w1200-h1200-dce8e8e8-gmir.jpg?v=1787869220

## FAQs

- **Q**: When and where is West 22nd - Band being held?
  - **A:** West 22nd - Band takes place on Fri, 11 Sep, 2026 at 08:00 pm to Fri, 11 Sep, 2026 at 10:00 pm at Club Dada, 2720 Elm Street, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** West 22nd - Band 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 West 22nd - Band 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": "West 22nd - Band",
        "image": "https://cdn-az.allevents.in/events1/banners/710c8ac0-a265-11f1-8b09-4b99f8fe4872-rimg-w1200-h1200-dce8e8e8-gmir.jpg?v=1787869220",
        "startDate": "2026-09-11T20:00:00-05:00",
        "endDate": "2026-09-11T22:00:00-05:00",
        "url": "https://allevents.in/dallas/west-22nd-band/2300030419421643",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Club Dada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2720 Elm Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```