

# Event Details

- **Event Name**: HNTR
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 11:00 am – Fri, 28 Aug, 2026 at 01:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/hntr/2300029885630526
- **Event Categories**: trips-adventures, contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Encore Beach Club
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Encore Beach Club, 3121 S Las Vegas Blvd, Las Vegas, United States

## Event gallery

- **Alt text**: HNTR
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5bd4c230-9e23-11f1-86dd-a9509dccaf4b-rimg-w1200-h675-dca8c8b8-gmir.jpg?v=1787401012

## FAQs

- **Q**: When and where is HNTR being held?
  - **A:** HNTR takes place on Fri, 28 Aug, 2026 at 11:00 am to Fri, 28 Aug, 2026 at 01:00 pm at Encore Beach Club, 3121 S Las Vegas Blvd, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** HNTR is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 HNTR sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HNTR",
        "image": "https://cdn-az.allevents.in/events9/banners/5bd4c230-9e23-11f1-86dd-a9509dccaf4b-rimg-w1200-h675-dca8c8b8-gmir.jpg?v=1787401012",
        "startDate": "2026-08-28T11:00:00-07:00",
        "endDate": "2026-08-28T13:00:00-07:00",
        "url": "https://allevents.in/las-vegas/hntr/2300029885630526",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Encore Beach Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3121 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"
    }
]
```