

# Event Details

- **Event Name**: New Years Brunch
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 11:00 am
- **Event Description**: Start the new year at Bark 'n Brews!
- **Event URL**: https://allevents.in/nanuet/new-years-brunch/200029378539402
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Nanuet
- **state**: NY
- **country**: United States
- **location**: 35 Smith Street, Nanuet, NY, United States, New York 10954
- **lat**: 41.09521
- **long**: -73.99985
- **full address**: 35 Smith Street, Nanuet, NY, United States, New York 10954

## Event gallery

- **Alt text**: New Years Brunch
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a7dbc1c121b156673fd61c9c3ee519a2951bc7b41bb6564eb56e7036e46d9819-rimg-w1080-h1350-dc040509-gmir?v=1767446397

## FAQs

- **Q**: When and where is New Years Brunch being held?
  - **A:** New Years Brunch takes place on Sun, 04 Jan, 2026 at 11:00 am to Sun, 04 Jan, 2026 at 11:00 am at 35 Smith Street, Nanuet, NY, United States, New York 10954.
- **Q**: Who is organizing New Years Brunch?
  - **A:** New Years Brunch is organized by Bark ‘n Brews.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Brunch",
        "image": "https://cdn-az.allevents.in/events3/banners/a7dbc1c121b156673fd61c9c3ee519a2951bc7b41bb6564eb56e7036e46d9819-rimg-w1080-h1350-dc040509-gmir?v=1767446397",
        "startDate": "2026-01-04",
        "url": "https://allevents.in/nanuet/new-years-brunch/200029378539402",
        "location": {
            "@type": "Place",
            "name": "35 Smith Street, Nanuet, NY, United States, New York 10954",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35 Smith St, Nanuet, NY 10954-2914, United States",
                "addressLocality": "Nanuet",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.09521",
                "longitude": "-73.99985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Start the new year at Bark 'n Brews!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bark n Brews",
                "url": "https://allevents.in/org/bark-‘n-brews/25808538"
            }
        ]
    }
]
```