

# Event Details

- **Event Name**: Boombox Cartel at SILO Dallas
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/dallas/boombox-cartel-at-silo-dallas/2400030237204707
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: SILO Dallas
- **lat**: 32.79762580
- **long**: -96.82950200
- **full address**: SILO Dallas, 1340 Manufacturing St, Dallas, TX 75207, United States

## Event gallery

- **Alt text**: Boombox Cartel at SILO Dallas
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/109f4180-7990-11f1-b650-c15703b55926-rimg-w960-h1200-dc1b1816-gmir.webp?v=1783379509

## FAQs

- **Q**: When and where is Boombox Cartel at SILO Dallas being held?
  - **A:** Boombox Cartel at SILO Dallas takes place on Fri, 10 Jul, 2026 at 09:00 pm to Fri, 10 Jul, 2026 at 09:00 pm at SILO Dallas, 1340 Manufacturing St, Dallas, TX 75207, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Boombox Cartel at SILO Dallas 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 Boombox Cartel at SILO Dallas 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": "Boombox Cartel at SILO Dallas",
        "image": "https://cdn-az.allevents.in/events2/banners/109f4180-7990-11f1-b650-c15703b55926-rimg-w960-h1200-dc1b1816-gmir.webp?v=1783379509",
        "startDate": "2026-07-10",
        "url": "https://allevents.in/dallas/boombox-cartel-at-silo-dallas/2400030237204707",
        "location": {
            "@type": "Place",
            "name": "SILO Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1340 Manufacturing St, Dallas, TX 75207",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.79762580",
                "longitude": "-96.82950200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```