

# Event Details

- **Event Name**: Vandelux at Palm Tree Beach Club
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 11:00 am
- **Event URL**: https://allevents.in/las-vegas/vandelux-at-palm-tree-beach-club/2400030145414942
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Palm Tree Beach Club
- **lat**: 36.10315200
- **long**: -115.17240230
- **full address**: Palm Tree Beach Club, 3799 S Las Vegas Blvd, Las Vegas, NV 89109, United States

## Event gallery

- **Alt text**: Vandelux at Palm Tree Beach Club
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Vandelux+at+Palm+Tree+Beach+Club&date=Sun%2C+26+Jul%2C+2026+at+11%3A00+am&bg=3

## FAQs

- **Q**: When and where is Vandelux at Palm Tree Beach Club being held?
  - **A:** Vandelux at Palm Tree Beach Club takes place on Sun, 26 Jul, 2026 at 11:00 am to Sun, 26 Jul, 2026 at 11:00 am at Palm Tree Beach Club, 3799 S Las Vegas Blvd, Las Vegas, NV 89109, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vandelux at Palm Tree Beach Club",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Vandelux+at+Palm+Tree+Beach+Club&date=Sun%2C+26+Jul%2C+2026+at+11%3A00+am&bg=3",
        "startDate": "2026-07-26",
        "url": "https://allevents.in/las-vegas/vandelux-at-palm-tree-beach-club/2400030145414942",
        "location": {
            "@type": "Place",
            "name": "Palm Tree Beach Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3799 S Las Vegas Blvd, Las Vegas, NV 89109",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.10315200",
                "longitude": "-115.17240230"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```