

# Event Details

- **Event Name**: Bad Indian
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 07:00 pm – Thu, 17 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/bad-indian/2300030316583805
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Dallas Comedy Club - Mainstage Theater
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Dallas Comedy Club - Mainstage Theater, 3036 Elm Street, Dallas, United States

## Event gallery

- **Alt text**: Bad Indian
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4cf8b3c0-7b55-11f1-bdfc-2342bfd01096-rimg-w1200-h847-dc1f1247-gmir.jpg?v=1783574172

## FAQs

- **Q**: When and where is Bad Indian being held?
  - **A:** Bad Indian takes place on Thu, 17 Sep, 2026 at 07:00 pm to Thu, 17 Sep, 2026 at 09:00 pm at Dallas Comedy Club - Mainstage Theater, 3036 Elm Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bad Indian",
        "image": "https://cdn-az.allevents.in/events10/banners/4cf8b3c0-7b55-11f1-bdfc-2342bfd01096-rimg-w1200-h847-dc1f1247-gmir.jpg?v=1783574172",
        "startDate": "2026-09-17T19:00:00-05:00",
        "endDate": "2026-09-17T21:00:00-05:00",
        "url": "https://allevents.in/dallas/bad-indian/2300030316583805",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dallas Comedy Club - Mainstage Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3036 Elm Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```