

# Event Details

- **Event Name**: Rupaul's Drag Race
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 04:00 pm – Thu, 31 Dec, 2026 at 11:30 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/rupauls-drag-race/2300026574846519
- **Event Categories**: Sports
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Flamingo Showroom at Flamingo Las Vegas
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Flamingo Showroom at Flamingo Las Vegas, 3555 Las Vegas Blvd South, Las Vegas, United States

## Event gallery

- **Alt text**: Rupaul's Drag Race
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7382a480-f345-11f0-a0d9-23f031643b6b-rimg-w1200-h788-dc140a07-gmir.jpg?v=1768614007

## FAQs

- **Q**: When and where is Rupaul's Drag Race being held?
  - **A:** Rupaul's Drag Race takes place on Thu, 23 Jul, 2026 at 04:00 pm to Thu, 31 Dec, 2026 at 11:30 pm at Flamingo Showroom at Flamingo Las Vegas, 3555 Las Vegas Blvd South, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rupaul's Drag Race is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Rupaul's Drag Race sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rupaul's Drag Race",
        "image": "https://cdn-az.allevents.in/events7/banners/7382a480-f345-11f0-a0d9-23f031643b6b-rimg-w1200-h788-dc140a07-gmir.jpg?v=1768614007",
        "startDate": "2026-07-23T16:00:00-07:00",
        "endDate": "2026-12-31T23:30:00-07:00",
        "url": "https://allevents.in/las-vegas/rupauls-drag-race/2300026574846519",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Flamingo Showroom at Flamingo Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3555 Las Vegas Blvd South",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```