

# Event Details

- **Event Name**: New Year’s Eve Party at Radio Hotel
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 08:00 am – Thu, 01 Jan, 2026 at 12:00 am
- **Event Description**: Includes: 4-hour open bar, Live DJ, Curated bites, party favors, midnight champagne toast 
- **Event URL**: https://allevents.in/fort-lee/new-year’s-eve-party-at-radio-hotel/80003101008194
- **Event Categories**: new-year, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fort Lee
- **state**: NJ
- **country**: United States
- **location**: Radio Hotel
- **lat**: 40.8477485
- **long**: -73.9315295
- **full address**: Radio Hotel, 2420 Amsterdam Ave, New York, NY 10033, United States, Fort Lee

## Event gallery

- **Alt text**: New Year’s Eve Party at Radio Hotel
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6945ba7f4da74.jpg

## FAQs

- **Q**: When and where is New Year’s Eve Party at Radio Hotel being held?
  - **A:** New Year’s Eve Party at Radio Hotel takes place on Wed, 31 Dec, 2025 at 08:00 am to Thu, 01 Jan, 2026 at 12:00 am at Radio Hotel, 2420 Amsterdam Ave, New York, NY 10033, United States, Fort Lee.
- **Q**: Who is organizing New Year’s Eve Party at Radio Hotel?
  - **A:** New Year’s Eve Party at Radio Hotel is organized by Radio Hotel.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year’s Eve Party at Radio Hotel",
        "image": "https://cdn2.allevents.in/thumbs/thumb6945ba7f4da74.jpg",
        "startDate": "2025-12-31",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/fort-lee/new-year’s-eve-party-at-radio-hotel/80003101008194",
        "location": {
            "@type": "Place",
            "name": "Radio Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2420 Amsterdam Ave, New York, NY 10033, United States",
                "postalCode": "10033",
                "addressLocality": "Fort Lee",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.8477485",
                "longitude": "-73.9315295"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Includes: 4-hour open bar, Live DJ, Curated bites, party favors, midnight champagne toast ",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Radio Hotel",
                "url": "https://allevents.in/org/radio-hotel/27259908"
            }
        ]
    }
]
```