

# Event Details

- **Event Name**: DJ Pauly D
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 10:30 pm – Sun, 11 Oct, 2026 at 12:30 am (-07:00)
- **Event URL**: https://allevents.in/las-vegas/dj-pauly-d/2300030548932926
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Omnia Nightclub Las Vegas at Caesars Palace
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Omnia Nightclub Las Vegas at Caesars Palace, 3570 S Las Vegas Blvd, Las Vegas, United States

## Event gallery

- **Alt text**: DJ Pauly D
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/95386700-a13b-11f1-a977-99d1d33e99bd-rimg-w1080-h1080-dc080808-gmir.jpg?v=1787741277

## FAQs

- **Q**: When and where is DJ Pauly D being held?
  - **A:** DJ Pauly D takes place on Sat, 10 Oct, 2026 at 10:30 pm to Sun, 11 Oct, 2026 at 12:30 am at Omnia Nightclub Las Vegas at Caesars Palace, 3570 S Las Vegas Blvd, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DJ Pauly D",
        "image": "https://cdn-az.allevents.in/events7/banners/95386700-a13b-11f1-a977-99d1d33e99bd-rimg-w1080-h1080-dc080808-gmir.jpg?v=1787741277",
        "startDate": "2026-10-10T22:30:00-07:00",
        "endDate": "2026-10-11T00:30:00-07:00",
        "url": "https://allevents.in/las-vegas/dj-pauly-d/2300030548932926",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Omnia Nightclub Las Vegas at Caesars Palace",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3570 S Las Vegas Blvd",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```