

# Event Details

- **Event Name**: Drift Wednesdays at Palm Tree Beach Club
- **Event Start and End Date**: Wed, 02 Sep, 2026 at 11:00 am – Wed, 07 Oct, 2026 at 01:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/drift-wednesdays-at-palm-tree-beach-club/2400030129585213
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **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**: Drift Wednesdays at Palm Tree Beach Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/792697c0-a538-11f1-8345-8160f1306c66-rimg-w1080-h1080-dcf8f8f8-gmir.jpg?v=1788179750

## FAQs

- **Q**: When and where is Drift Wednesdays at Palm Tree Beach Club being held?
  - **A:** Drift Wednesdays at Palm Tree Beach Club takes place on Wed, 02 Sep, 2026 at 11:00 am to Wed, 07 Oct, 2026 at 01:00 pm 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": "Drift Wednesdays at Palm Tree Beach Club",
        "image": "https://cdn-az.allevents.in/events4/banners/792697c0-a538-11f1-8345-8160f1306c66-rimg-w1080-h1080-dcf8f8f8-gmir.jpg?v=1788179750",
        "startDate": "2026-09-02T11:00:00-08:00",
        "endDate": "2026-10-07T13:00:00-08:00",
        "url": "https://allevents.in/las-vegas/drift-wednesdays-at-palm-tree-beach-club/2400030129585213",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
    }
]
```