

# Event Details

- **Event Name**: Noche De Campeones
- **Event Start and End Date**: Fri, 23 Oct, 2026 at 06:00 pm – Fri, 23 Oct, 2026 at 08:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/noche-de-campeones/2300030717986534
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Sam's Town Live!
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Sam's Town Live!, 5111 Boulder Highway, Las Vegas, United States

## Event gallery

- **Alt text**: Noche De Campeones
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Noche+De+Campeones&date=Fri%2C+23+Oct%2C+2026+at+06%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Noche De Campeones being held?
  - **A:** Noche De Campeones takes place on Fri, 23 Oct, 2026 at 06:00 pm to Fri, 23 Oct, 2026 at 08:00 pm at Sam's Town Live!, 5111 Boulder Highway, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Noche De Campeones is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. 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 Noche De Campeones sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Noche De Campeones",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Noche+De+Campeones&date=Fri%2C+23+Oct%2C+2026+at+06%3A00+pm&bg=5",
        "startDate": "2026-10-23T18:00:00-07:00",
        "endDate": "2026-10-23T20:00:00-07:00",
        "url": "https://allevents.in/las-vegas/noche-de-campeones/2300030717986534",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sam's Town Live!",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5111 Boulder Highway",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```