

# Event Details

- **Event Name**: Man Man at Club Dada
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 08:00 pm
- **Event URL**: https://allevents.in/dallas/man-man-at-club-dada/2400029905415743
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Club Dada
- **lat**: 32.78445080
- **long**: -96.78389060
- **full address**: Club Dada, 2720 Elm St, Dallas, TX 75226, United States

## Event gallery

- **Alt text**: Man Man at Club Dada
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/55aaa430-7a68-11f1-9c5f-b15bd5656509-rimg-w1200-h800-dc0201a9-gmir.jpg?v=1783472396

## FAQs

- **Q**: When and where is Man Man at Club Dada being held?
  - **A:** Man Man at Club Dada takes place on Mon, 13 Jul, 2026 at 08:00 pm to Mon, 13 Jul, 2026 at 08:00 pm at Club Dada, 2720 Elm St, Dallas, TX 75226, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Man Man at Club Dada 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 Man Man at Club Dada 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": "Man Man at Club Dada",
        "image": "https://cdn-az.allevents.in/events4/banners/55aaa430-7a68-11f1-9c5f-b15bd5656509-rimg-w1200-h800-dc0201a9-gmir.jpg?v=1783472396",
        "startDate": "2026-07-13",
        "url": "https://allevents.in/dallas/man-man-at-club-dada/2400029905415743",
        "location": {
            "@type": "Place",
            "name": "Club Dada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2720 Elm St, Dallas, TX 75226",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.78445080",
                "longitude": "-96.78389060"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```