

# Event Details

- **Event Name**: Sports Night / Noche De Deportes
- **Event Start and End Date**: Thu, 15 Jan, 2026 at 06:30 pm – Thu, 15 Jan, 2026 at 08:00 pm
- **Event Description**: Noche De Deportes Volleyball, Basketball, Indoor Soccer
- **Event URL**: https://allevents.in/henderson/sports-night-noche-de-deportes/1600029048191907
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029048191907

## Event venue details

- **city**: Henderson
- **state**: NV
- **country**: US
- **location**: Stake Center
- **lat**: 36.0574647
- **long**: -115.0684243
- **full address**: Stake Center, 410 N Valle Verde Dr, Henderson, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/56f0f320-a8af-11f0-b78f-c9aef12fa09e-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Sports Night / Noche De Deportes being held?
  - **A:** Sports Night / Noche De Deportes takes place on Thu, 15 Jan, 2026 at 06:30 pm to Thu, 15 Jan, 2026 at 08:00 pm at Stake Center, 410 N Valle Verde Dr, Henderson, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sports Night / Noche De Deportes",
        "image": "https://cdn-az.allevents.in/events9/banners/5535fcb0-a8af-11f0-b78f-c9aef12fa09e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-15",
        "endDate": "2026-01-15",
        "url": "https://allevents.in/henderson/sports-night-noche-de-deportes/1600029048191907",
        "location": {
            "@type": "Place",
            "name": "Stake Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "410 N Valle Verde Dr",
                "addressLocality": "Henderson",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.0574647",
                "longitude": "-115.0684243"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Noche De Deportes Volleyball, Basketball, Indoor Soccer"
    }
]
```