

# Event Details

- **Event Name**: State Champs
- **Event Start and End Date**: Fri, 13 Nov, 2026 at 06:00 pm – Fri, 13 Nov, 2026 at 08:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/state-champs/2300030374933930
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Brooklyn Bowl - Las Vegas
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Brooklyn Bowl - Las Vegas, 3475 Las Vegas Blvd., Las Vegas, United States

## Event gallery

- **Alt text**: State Champs
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/714cb430-a90c-11f1-a4a1-eb59356bc08b-rimg-w1200-h740-dc082858-gmir.jpg?v=1788600651

## FAQs

- **Q**: When and where is State Champs being held?
  - **A:** State Champs takes place on Fri, 13 Nov, 2026 at 06:00 pm to Fri, 13 Nov, 2026 at 08:00 pm at Brooklyn Bowl - Las Vegas, 3475 Las Vegas Blvd., Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** State Champs 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 Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If State Champs 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": "State Champs",
        "image": "https://cdn-az.allevents.in/events5/banners/714cb430-a90c-11f1-a4a1-eb59356bc08b-rimg-w1200-h740-dc082858-gmir.jpg?v=1788600651",
        "startDate": "2026-11-13T18:00:00-08:00",
        "endDate": "2026-11-13T20:00:00-08:00",
        "url": "https://allevents.in/las-vegas/state-champs/2300030374933930",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Brooklyn Bowl - Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3475 Las Vegas Blvd.",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```