

# Event Details

- **Event Name**: Lost Frequencies at Palm Tree Beach Club
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 11:00 am – Sun, 16 Aug, 2026 at 01:00 pm
- **Event URL**: https://allevents.in/las-vegas/lost-frequencies-at-palm-tree-beach-club/2400028149502448
- **Event Categories**: 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**: Lost Frequencies at Palm Tree Beach Club
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/36193f50-9507-11f1-8024-43018c8ac4af-rimg-w1200-h675-dc080808-gmir.jpg?v=1786399365

## FAQs

- **Q**: When and where is Lost Frequencies at Palm Tree Beach Club being held?
  - **A:** Lost Frequencies at Palm Tree Beach Club takes place on Sun, 16 Aug, 2026 at 11:00 am to Sun, 16 Aug, 2026 at 01:00 pm at Palm Tree Beach Club, 3799 S Las Vegas Blvd, Las Vegas, NV 89109, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lost Frequencies at Palm Tree Beach Club 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 Lost Frequencies at Palm Tree Beach Club 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": "Lost Frequencies at Palm Tree Beach Club",
        "image": "https://cdn-az.allevents.in/events3/banners/36193f50-9507-11f1-8024-43018c8ac4af-rimg-w1200-h675-dc080808-gmir.jpg?v=1786399365",
        "startDate": "2026-08-16",
        "endDate": "2026-08-16",
        "url": "https://allevents.in/las-vegas/lost-frequencies-at-palm-tree-beach-club/2400028149502448",
        "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"
    }
]
```