

# Event Details

- **Event Name**: DJ Shift
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 11:00 am – Fri, 25 Sep, 2026 at 01:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/dj-shift/2300030548934856
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Marquee Dayclub at Cosmopolitan Hotel
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Marquee Dayclub at Cosmopolitan Hotel, 3708 Las Vegas Blvd S, Las Vegas, United States

## Event gallery

- **Alt text**: DJ Shift
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6a2957c0-96d9-11f1-897f-eff8c8b00a4f-rimg-w1080-h1350-dce8e8e8-gmir.jpg?v=1786599596

## FAQs

- **Q**: When and where is DJ Shift being held?
  - **A:** DJ Shift takes place on Fri, 25 Sep, 2026 at 11:00 am to Fri, 25 Sep, 2026 at 01:00 pm at Marquee Dayclub at Cosmopolitan Hotel, 3708 Las Vegas Blvd S, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** DJ Shift 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 DJ Shift 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": "DJ Shift",
        "image": "https://cdn-az.allevents.in/events5/banners/6a2957c0-96d9-11f1-897f-eff8c8b00a4f-rimg-w1080-h1350-dce8e8e8-gmir.jpg?v=1786599596",
        "startDate": "2026-09-25T11:00:00-07:00",
        "endDate": "2026-09-25T13:00:00-07:00",
        "url": "https://allevents.in/las-vegas/dj-shift/2300030548934856",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Marquee Dayclub at Cosmopolitan Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3708 Las Vegas Blvd S",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```