

# Event Details

- **Event Name**: Thundercat
- **Event Start and End Date**: Sun, 08 Nov, 2026 at 08:00 pm – Sun, 08 Nov, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/thundercat/2300030430597048
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Thundercat
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/561a3fb0-9bb6-11f1-983c-1bff49ef6413-rimg-w1053-h1500-dc080808-gmir.jpg?v=1787134293

## FAQs

- **Q**: When and where is Thundercat being held?
  - **A:** Thundercat takes place on Sun, 08 Nov, 2026 at 08:00 pm to Sun, 08 Nov, 2026 at 10:00 pm at The Bomb Factory, 2713 Canton Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thundercat",
        "image": "https://cdn-az.allevents.in/events2/banners/561a3fb0-9bb6-11f1-983c-1bff49ef6413-rimg-w1053-h1500-dc080808-gmir.jpg?v=1787134293",
        "startDate": "2026-11-08T20:00:00-06:00",
        "endDate": "2026-11-08T22:00:00-06:00",
        "url": "https://allevents.in/dallas/thundercat/2300030430597048",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Bomb Factory",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2713 Canton Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```