

# Event Details

- **Event Name**: Dash Berlin
- **Event Start and End Date**: Sun, 09 Aug, 2026 at 07:00 pm – Sun, 09 Aug, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/dallas/dash-berlin/2300030449435936
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Ductwork at Silo Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Ductwork at Silo Dallas, 1340 Manufacturing Street, Dallas, United States

## Event gallery

- **Alt text**: Dash Berlin
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1978bb00-8ff8-11f1-bae3-ff7b876e3a8d-rimg-w800-h1000-dc080808-gmir.jpg?v=1785843116

## FAQs

- **Q**: When and where is Dash Berlin being held?
  - **A:** Dash Berlin takes place on Sun, 09 Aug, 2026 at 07:00 pm to Sun, 09 Aug, 2026 at 09:00 pm at Ductwork at Silo Dallas, 1340 Manufacturing Street, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dash Berlin 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 Dash Berlin sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dash Berlin",
        "image": "https://cdn-az.allevents.in/events6/banners/1978bb00-8ff8-11f1-bae3-ff7b876e3a8d-rimg-w800-h1000-dc080808-gmir.jpg?v=1785843116",
        "startDate": "2026-08-09",
        "endDate": "2026-08-09",
        "url": "https://allevents.in/dallas/dash-berlin/2300030449435936",
        "location": {
            "@type": "Place",
            "name": "Ductwork at Silo Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1340 Manufacturing Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```