

# Event Details

- **Event Name**: I Am King at Boulder Station
- **Event Start and End Date**: Sat, 14 Nov, 2026 at 08:00 pm – Sat, 14 Nov, 2026 at 10:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/i-am-king-at-boulder-station/2400030722524440
- **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**: Boulder Station
- **lat**: 36.13305200
- **long**: -115.08490160
- **full address**: Boulder Station, 4111 Boulder Highway, Las Vegas, NV 89121, United States

## Event gallery

- **Alt text**: I Am King at Boulder Station
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3b35c4b0-b5df-11f1-a286-03acc9eb40ab-rimg-w1200-h411-dc281818-gmir.webp?v=1790010581

## FAQs

- **Q**: When and where is I Am King at Boulder Station being held?
  - **A:** I Am King at Boulder Station takes place on Sat, 14 Nov, 2026 at 08:00 pm to Sat, 14 Nov, 2026 at 10:00 pm at Boulder Station, 4111 Boulder Highway, Las Vegas, NV 89121, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "I Am King at Boulder Station",
        "image": "https://cdn-az.allevents.in/events2/banners/3b35c4b0-b5df-11f1-a286-03acc9eb40ab-rimg-w1200-h411-dc281818-gmir.webp?v=1790010581",
        "startDate": "2026-11-14T20:00:00-08:00",
        "endDate": "2026-11-14T22:00:00-08:00",
        "url": "https://allevents.in/las-vegas/i-am-king-at-boulder-station/2400030722524440",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Boulder Station",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4111 Boulder Highway, Las Vegas, NV 89121",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.13305200",
                "longitude": "-115.08490160"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```