

# Event Details

- **Event Name**: Catch Your Breath
- **Event Start and End Date**: Fri, 04 Dec, 2026 at 07:00 pm – Fri, 04 Dec, 2026 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/catch-your-breath/2300030184359305
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: The Studio at The Bomb Factory
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: The Studio at The Bomb Factory, 2727 Canton Street, Dallas, United States

## Event gallery

- **Alt text**: Catch Your Breath
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Catch+Your+Breath&date=Fri%2C+04+Dec%2C+2026+at+07%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Catch Your Breath being held?
  - **A:** Catch Your Breath takes place on Fri, 04 Dec, 2026 at 07:00 pm to Fri, 04 Dec, 2026 at 09:00 pm at The Studio at The Bomb Factory, 2727 Canton Street, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Catch Your Breath is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Catch Your Breath 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": "Catch Your Breath",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Catch+Your+Breath&date=Fri%2C+04+Dec%2C+2026+at+07%3A00+pm&bg=1",
        "startDate": "2026-12-04T19:00:00-06:00",
        "endDate": "2026-12-04T21:00:00-06:00",
        "url": "https://allevents.in/dallas/catch-your-breath/2300030184359305",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Studio at The Bomb Factory",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2727 Canton Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```