

# Event Details

- **Event Name**: After - Band
- **Event Start and End Date**: Tue, 13 Oct, 2026 at 08:00 pm – Tue, 13 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/after-band/2300030431979823
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Deep Ellum Art Co.
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Deep Ellum Art Co., 3200 Commerce St., Dallas, United States

## Event gallery

- **Alt text**: After - Band
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/65a81060-9bf2-11f1-80bb-ebfa6612c095-rimg-w1080-h1080-dc080808-gmir.jpg?v=1787160102

## FAQs

- **Q**: When and where is After - Band being held?
  - **A:** After - Band takes place on Tue, 13 Oct, 2026 at 08:00 pm to Tue, 13 Oct, 2026 at 10:00 pm at Deep Ellum Art Co., 3200 Commerce St., Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** After - 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 After - 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": "After - Band",
        "image": "https://cdn-az.allevents.in/events6/banners/65a81060-9bf2-11f1-80bb-ebfa6612c095-rimg-w1080-h1080-dc080808-gmir.jpg?v=1787160102",
        "startDate": "2026-10-13T20:00:00-05:00",
        "endDate": "2026-10-13T22:00:00-05:00",
        "url": "https://allevents.in/dallas/after-band/2300030431979823",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Deep Ellum Art Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3200 Commerce St.",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```