

# Event Details

- **Event Name**: New Years Eve
- **Event Start and End Date**: Mon, 31 Dec, 2018 at 02:00 pm – Tue, 01 Jan, 2019 at 01:00 am
- **Event Description**: Join us 
Happy Hour with BOGO Drinks 2-7pm
Cookie Decorating & Kids Activities 2-6pm
Gourmet Hot Chocolate
Dinner Specials worthy of the New Year
- **Event URL**: https://allevents.in/new-york/new-years-eve/20003152742286
- **Event Categories**: new-year, food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **country**: United States
- **location**: 2 West Bar & Grille2 West Ave, Saratoga Springs, New York 12866
- **lat**: 43.084498299167
- **long**: -73.80425915125
- **full address**: 2 West Bar &amp; Grille2 West Ave, Saratoga Springs, New York 12866, New York, United States

## Event gallery

- **Alt text**: New Years Eve
  - **Image URL**: https://cdn-az.allevents.in/banners/cdefdc10-0916-11e9-98cf-19f324ed9193-rimg-w526-h680-gmir.jpg

## FAQs

- **Q**: When and where is New Years Eve being held?
  - **A:** New Years Eve takes place on Mon, 31 Dec, 2018 at 02:00 pm to Tue, 01 Jan, 2019 at 01:00 am at 2 West Bar & Grille2 West Ave, Saratoga Springs, New York 12866, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Eve",
        "image": "https://cdn-az.allevents.in/banners/cdefdc10-0916-11e9-98cf-19f324ed9193-rimg-w526-h680-gmir.jpg",
        "startDate": "2018-12-31",
        "endDate": "2019-01-01",
        "url": "https://allevents.in/new-york/new-years-eve/20003152742286",
        "location": {
            "@type": "Place",
            "name": "2 West Bar & Grille2 West Ave, Saratoga Springs, New York 12866",
            "address": {
                "@type": "PostalAddress",
                "name": "2 West Bar &amp; Grille2 West Ave, Saratoga Springs, New York 12866, New York, United States",
                "addressLocality": "New York",
                "addressRegion": null,
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.084498299167",
                "longitude": "-73.80425915125"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us \nHappy Hour with BOGO Drinks 2-7pm\nCookie Decorating & Kids Activities 2-6pm\nGourmet Hot Chocolate\nDinner Specials worthy of the New Year"
    }
]
```