

# Event Details

- **Event Name**: Fly LINQ Zipline at The LINQ Hotel
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 11:59 pm – Fri, 01 Jan, 2027 at 01:59 am (-08:00)
- **Event URL**: https://allevents.in/las-vegas/fly-linq-zipline-at-the-linq-hotel/2400027959938351
- **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**: The LINQ Hotel
- **lat**: 36.11815370
- **long**: -115.17244210
- **full address**: The LINQ Hotel, 3535 Las Vegas Blvd South, Las Vegas, NV 89109, United States

## Event gallery

- **Alt text**: Fly LINQ Zipline at The LINQ Hotel
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/426f00d0-aacb-11f1-8ed1-0da50d238dff-rimg-w1200-h912-dc080818-gmir.webp?v=1788792747

## FAQs

- **Q**: When and where is Fly LINQ Zipline at The LINQ Hotel being held?
  - **A:** Fly LINQ Zipline at The LINQ Hotel takes place on Mon, 07 Sep, 2026 at 11:59 pm to Fri, 01 Jan, 2027 at 01:59 am at The LINQ Hotel, 3535 Las Vegas Blvd South, Las Vegas, NV 89109, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fly LINQ Zipline at The LINQ Hotel",
        "image": "https://cdn-az.allevents.in/events6/banners/426f00d0-aacb-11f1-8ed1-0da50d238dff-rimg-w1200-h912-dc080818-gmir.webp?v=1788792747",
        "startDate": "2026-09-07T23:59:00-08:00",
        "endDate": "2027-01-01T01:59:00-08:00",
        "url": "https://allevents.in/las-vegas/fly-linq-zipline-at-the-linq-hotel/2400027959938351",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The LINQ Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3535 Las Vegas Blvd South, Las Vegas, NV 89109",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.11815370",
                "longitude": "-115.17244210"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```