

# Event Details

- **Event Name**: Deep Purple
- **Event Start and End Date**: Wed, 09 Sep, 2026 at 04:00 pm – Thu, 10 Sep, 2026 at 10:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/deep-purple/2300029883799311
- **Event Categories**: trips-adventures
- **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**: PH Live At Planet Hollywood
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: PH Live At Planet Hollywood, 3667 S. Las Vegas Blvd., Las Vegas, United States

## Event gallery

- **Alt text**: Deep Purple
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3c482c80-a630-11f1-8990-5d04d231a2dd-rimg-w960-h1200-dc080808-gmir.jpg?v=1788286161

## FAQs

- **Q**: When and where is Deep Purple being held?
  - **A:** Deep Purple takes place on Wed, 09 Sep, 2026 at 04:00 pm to Thu, 10 Sep, 2026 at 10:00 pm at PH Live At Planet Hollywood, 3667 S. Las Vegas Blvd., Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Deep Purple 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 Deep Purple 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": "Deep Purple",
        "image": "https://cdn-az.allevents.in/events10/banners/3c482c80-a630-11f1-8990-5d04d231a2dd-rimg-w960-h1200-dc080808-gmir.jpg?v=1788286161",
        "startDate": "2026-09-09T16:00:00-07:00",
        "endDate": "2026-09-10T22:00:00-07:00",
        "url": "https://allevents.in/las-vegas/deep-purple/2300029883799311",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "PH Live At Planet Hollywood",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3667 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"
    }
]
```