

# Event Details

- **Event Name**: Black Country  New Road
- **Event Start and End Date**: Tue, 20 Oct, 2026 at 08:00 pm – Tue, 20 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/black-country-new-road/2300030025904942
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Longhorn Ballroom
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Longhorn Ballroom, 216 Corinth Street, Dallas, United States

## Event gallery

- **Alt text**: Black Country  New Road
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Black+Country++New+Road&date=Tue%2C+20+Oct%2C+2026+at+08%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Black Country  New Road being held?
  - **A:** Black Country  New Road takes place on Tue, 20 Oct, 2026 at 08:00 pm to Tue, 20 Oct, 2026 at 10:00 pm at Longhorn Ballroom, 216 Corinth Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Black Country  New Road",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Black+Country++New+Road&date=Tue%2C+20+Oct%2C+2026+at+08%3A00+pm&bg=3",
        "startDate": "2026-10-20T20:00:00-05:00",
        "endDate": "2026-10-20T22:00:00-05:00",
        "url": "https://allevents.in/dallas/black-country-new-road/2300030025904942",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Longhorn Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "216 Corinth Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```