

# Event Details

- **Event Name**: Jay Park at The Bomb Factory
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 08:00 pm – Thu, 17 Sep, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/jay-park-at-the-bomb-factory/2400030370226905
- **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**: Jay Park at The Bomb Factory
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/536a9f20-a571-11f1-8990-5d04d231a2dd-rimg-w1080-h1350-dc181818-gmir.jpg?v=1788204175

## FAQs

- **Q**: When and where is Jay Park at The Bomb Factory being held?
  - **A:** Jay Park at The Bomb Factory takes place on Thu, 17 Sep, 2026 at 08:00 pm to Thu, 17 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:** Jay Park 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 Jay Park 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": "Jay Park at The Bomb Factory",
        "image": "https://cdn-az.allevents.in/events2/banners/536a9f20-a571-11f1-8990-5d04d231a2dd-rimg-w1080-h1350-dc181818-gmir.jpg?v=1788204175",
        "startDate": "2026-09-17T20:00:00-06:00",
        "endDate": "2026-09-17T22:00:00-06:00",
        "url": "https://allevents.in/dallas/jay-park-at-the-bomb-factory/2400030370226905",
        "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"
    }
]
```