

# Event Details

- **Event Name**: Bassjackers
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 09:00 pm – Thu, 17 Sep, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/bassjackers/2300030290835041
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: Bassjackers
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/20a81890-a7c1-11f1-a4a1-eb59356bc08b-rimg-w1200-h600-dc080808-gmir.jpg?v=1788458334

## FAQs

- **Q**: When and where is Bassjackers being held?
  - **A:** Bassjackers takes place on Thu, 17 Sep, 2026 at 09:00 pm to Thu, 17 Sep, 2026 at 11:00 pm at Ductwork at Silo Dallas, 1340 Manufacturing Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bassjackers",
        "image": "https://cdn-az.allevents.in/events8/banners/20a81890-a7c1-11f1-a4a1-eb59356bc08b-rimg-w1200-h600-dc080808-gmir.jpg?v=1788458334",
        "startDate": "2026-09-17T21:00:00-05:00",
        "endDate": "2026-09-17T23:00:00-05:00",
        "url": "https://allevents.in/dallas/bassjackers/2300030290835041",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
    }
]
```