

# Event Details

- **Event Name**: Muna at The Bomb Factory
- **Event Start and End Date**: Sun, 20 Sep, 2026 at 08:00 pm – Sun, 20 Sep, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/muna-at-the-bomb-factory/2400030048043420
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: The Bomb Factory
- **lat**: 32.78216280
- **long**: -96.78385750
- **full address**: The Bomb Factory, 2713 Canton St, Dallas, TX 75226, United States

## Event gallery

- **Alt text**: Muna at The Bomb Factory
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2080ae40-a5af-11f1-8990-5d04d231a2dd-rimg-w1200-h600-dcc8c8d8-gmir.jpg?v=1788230714

## FAQs

- **Q**: When and where is Muna at The Bomb Factory being held?
  - **A:** Muna at The Bomb Factory takes place on Sun, 20 Sep, 2026 at 08:00 pm to Sun, 20 Sep, 2026 at 10:00 pm at The Bomb Factory, 2713 Canton St, Dallas, TX 75226, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Muna at The Bomb Factory 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 Muna at The Bomb Factory 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": "Muna at The Bomb Factory",
        "image": "https://cdn-az.allevents.in/events5/banners/2080ae40-a5af-11f1-8990-5d04d231a2dd-rimg-w1200-h600-dcc8c8d8-gmir.jpg?v=1788230714",
        "startDate": "2026-09-20T20:00:00-06:00",
        "endDate": "2026-09-20T22:00:00-06:00",
        "url": "https://allevents.in/dallas/muna-at-the-bomb-factory/2400030048043420",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Bomb Factory",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2713 Canton St, Dallas, TX 75226",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.78216280",
                "longitude": "-96.78385750"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```