

# Event Details

- **Event Name**: State Champs
- **Event Start and End Date**: Tue, 10 Nov, 2026 at 07:00 pm – Tue, 10 Nov, 2026 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/state-champs/2300030480626636
- **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 Echo Lounge and Music Hall
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: The Echo Lounge and Music Hall, 1323 N Stemmons Fwy, Dallas, United States

## Event gallery

- **Alt text**: State Champs
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c14366e0-9ec2-11f1-86dd-a9509dccaf4b-rimg-w1200-h740-dc082858-gmir.jpg?v=1787469476

## FAQs

- **Q**: When and where is State Champs being held?
  - **A:** State Champs takes place on Tue, 10 Nov, 2026 at 07:00 pm to Tue, 10 Nov, 2026 at 09:00 pm at The Echo Lounge and Music Hall, 1323 N Stemmons Fwy, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "State Champs",
        "image": "https://cdn-az.allevents.in/events2/banners/c14366e0-9ec2-11f1-86dd-a9509dccaf4b-rimg-w1200-h740-dc082858-gmir.jpg?v=1787469476",
        "startDate": "2026-11-10T19:00:00-06:00",
        "endDate": "2026-11-10T21:00:00-06:00",
        "url": "https://allevents.in/dallas/state-champs/2300030480626636",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Echo Lounge and Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1323 N Stemmons Fwy",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```