

# Event Details

- **Event Name**: High Stakes Festival
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 05:00 pm – Fri, 25 Sep, 2026 at 07:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/high-stakes-festival/2300030609009019
- **Event Categories**: festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: A-Lot at Area15
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: A-Lot at Area15, 3215 S. Rnacho99 Drive, Las Vegas, United States

## Event gallery

- **Alt text**: High Stakes Festival
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d34fb670-a851-11f1-a4a1-eb59356bc08b-rimg-w1080-h1350-dc282828-gmir.jpg?v=1788520481

## FAQs

- **Q**: When and where is High Stakes Festival being held?
  - **A:** High Stakes Festival takes place on Fri, 25 Sep, 2026 at 05:00 pm to Fri, 25 Sep, 2026 at 07:00 pm at A-Lot at Area15, 3215 S. Rnacho99 Drive, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** High Stakes Festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. 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 High Stakes Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "High Stakes Festival",
        "image": "https://cdn-az.allevents.in/events4/banners/d34fb670-a851-11f1-a4a1-eb59356bc08b-rimg-w1080-h1350-dc282828-gmir.jpg?v=1788520481",
        "startDate": "2026-09-25T17:00:00-07:00",
        "endDate": "2026-09-25T19:00:00-07:00",
        "url": "https://allevents.in/las-vegas/high-stakes-festival/2300030609009019",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "A-Lot at Area15",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3215 S. Rnacho99 Drive",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```