

# Event Details

- **Event Name**: DJ Snake (Hip Hop Set)
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 11:00 am – Sun, 16 Aug, 2026 at 01:00 pm
- **Event URL**: https://allevents.in/las-vegas/dj-snake-hip-hop-set/2300030185247325
- **Event Categories**: dance, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: TAO Beach - Venetian Hotel & Casino
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: TAO Beach - Venetian Hotel &amp; Casino, 3355 Las Vegas Blvd. South, Las Vegas, United States

## Event gallery

- **Alt text**: DJ Snake (Hip Hop Set)
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/746029f0-989e-11f1-9a40-7b90de720125-rimg-w1080-h1350-dcf8e8c8-gmir.jpg?v=1786794175

## FAQs

- **Q**: When and where is DJ Snake (Hip Hop Set) being held?
  - **A:** DJ Snake (Hip Hop Set) takes place on Sun, 16 Aug, 2026 at 11:00 am to Sun, 16 Aug, 2026 at 01:00 pm at TAO Beach - Venetian Hotel & Casino, 3355 Las Vegas Blvd. South, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** DJ Snake (Hip Hop Set) is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 DJ Snake (Hip Hop Set) sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "DJ Snake (Hip Hop Set)",
        "image": "https://cdn-az.allevents.in/events5/banners/746029f0-989e-11f1-9a40-7b90de720125-rimg-w1080-h1350-dcf8e8c8-gmir.jpg?v=1786794175",
        "startDate": "2026-08-16",
        "endDate": "2026-08-16",
        "url": "https://allevents.in/las-vegas/dj-snake-hip-hop-set/2300030185247325",
        "location": {
            "@type": "Place",
            "name": "TAO Beach - Venetian Hotel & Casino",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3355 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"
    }
]
```