

# Event Details

- **Event Name**: Daft Punk Night
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 09:00 pm – Sat, 19 Sep, 2026 at 11:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/daft-punk-night/2300030633728355
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Portal at Area15
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Portal at Area15, 3215 S. Rancho Dr., Las Vegas, United States

## Event gallery

- **Alt text**: Daft Punk Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8a6b1e40-a626-11f1-8990-5d04d231a2dd-rimg-w792-h1224-dc181818-gmir.jpg?v=1788281988

## FAQs

- **Q**: When and where is Daft Punk Night being held?
  - **A:** Daft Punk Night takes place on Sat, 19 Sep, 2026 at 09:00 pm to Sat, 19 Sep, 2026 at 11:00 pm at Portal at Area15, 3215 S. Rancho Dr., Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Daft Punk Night 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 Daft Punk Night 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": "Daft Punk Night",
        "image": "https://cdn-az.allevents.in/events2/banners/8a6b1e40-a626-11f1-8990-5d04d231a2dd-rimg-w792-h1224-dc181818-gmir.jpg?v=1788281988",
        "startDate": "2026-09-19T21:00:00-07:00",
        "endDate": "2026-09-19T23:00:00-07:00",
        "url": "https://allevents.in/las-vegas/daft-punk-night/2300030633728355",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Portal at Area15",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3215 S. Rancho Dr.",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```