

# Event Details

- **Event Name**: Iration
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 08:00 pm – Sat, 01 Aug, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/las-vegas/iration/2300030367977639
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: The Sandbar At Red Rock Casino
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: The Sandbar At Red Rock Casino, 11011 West Charleston Boulevard, Las Vegas, United States

## Event gallery

- **Alt text**: Iration
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2ffb4bb0-8cea-11f1-a33a-f7150662a5aa-rimg-w1200-h747-dcd8a838-gmir.jpg?v=1785507288

## FAQs

- **Q**: When and where is Iration being held?
  - **A:** Iration takes place on Sat, 01 Aug, 2026 at 08:00 pm to Sat, 01 Aug, 2026 at 10:00 pm at The Sandbar At Red Rock Casino, 11011 West Charleston Boulevard, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Iration",
        "image": "https://cdn-az.allevents.in/events2/banners/2ffb4bb0-8cea-11f1-a33a-f7150662a5aa-rimg-w1200-h747-dcd8a838-gmir.jpg?v=1785507288",
        "startDate": "2026-08-01",
        "endDate": "2026-08-01",
        "url": "https://allevents.in/las-vegas/iration/2300030367977639",
        "location": {
            "@type": "Place",
            "name": "The Sandbar At Red Rock Casino",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11011 West Charleston Boulevard",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```