

# Event Details

- **Event Name**: Ranger Trucco at Edge - Hudson Yards
- **Event Start and End Date**: Fri, 14 Aug, 2026 at 11:00 pm
- **Event URL**: https://allevents.in/new-york/ranger-trucco-at-edge-hudson-yards/2400030182236246
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Edge - Hudson Yards
- **lat**: 40.75416440
- **long**: -74.00090820
- **full address**: Edge - Hudson Yards, 30 Hudson Yards, New York, NY 10001, United States

## Event gallery

- **Alt text**: Ranger Trucco at Edge - Hudson Yards
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/aaa51c00-6473-11f1-998e-7d6655a1b7a4-rimg-w1200-h600-dc161616-gmir.jpg?v=1781058337

## FAQs

- **Q**: When and where is Ranger Trucco at Edge - Hudson Yards being held?
  - **A:** Ranger Trucco at Edge - Hudson Yards takes place on Fri, 14 Aug, 2026 at 11:00 pm to Fri, 14 Aug, 2026 at 11:00 pm at Edge - Hudson Yards, 30 Hudson Yards, New York, NY 10001, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ranger Trucco at Edge - Hudson Yards 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 New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ranger Trucco at Edge - Hudson Yards 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": "Ranger Trucco at Edge - Hudson Yards",
        "image": "https://cdn-az.allevents.in/events1/banners/aaa51c00-6473-11f1-998e-7d6655a1b7a4-rimg-w1200-h600-dc161616-gmir.jpg?v=1781058337",
        "startDate": "2026-08-14",
        "url": "https://allevents.in/new-york/ranger-trucco-at-edge-hudson-yards/2400030182236246",
        "location": {
            "@type": "Place",
            "name": "Edge - Hudson Yards",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 Hudson Yards, New York, NY 10001",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75416440",
                "longitude": "-74.00090820"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```