

# Event Details

- **Event Name**: Groovy New Year at Waterfall!
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 08:00 pm – Sat, 03 Jan, 2026 at 11:00 pm
- **Event Description**: Let’s start the new year with a Groovy bang!
- **Event URL**: https://allevents.in/canton/groovy-new-year-at-waterfall/200029195181739
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details

- **Ticket URL**: http://facebook.com/200029195181739?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=canton-events

## Event venue details

- **city**: Canton
- **state**: MA
- **country**: United States
- **location**: Waterfall Bar Grille
- **lat**: 42.154712791364
- **long**: -71.145269230455
- **full address**: Waterfall Bar Grille, 643 Washington St,Canton, Massachusetts, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Groovy Situation (https://allevents.in/org/groovy-situation/26159614)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c36c450e08d0aa801e64ff388e17c814f12cdcf7f234eea3b7a878a051d600ac-rimg-w1200-h957-dcd7c2a5-gmir?v=1766918206
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Groovy+New+Year+at+Waterfall%21&date=03+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 03 Jan, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Waterfall Bar Grille, 643 Washington St,Canton, Massachusetts, United States
- **Q**: Who is organizing the event?
  - **A:** Groovy Situation
- **Q**: What type of event is this?
  - **A:** new-year
- **Q**: Where can I find ticket details about Groovy New Year at Waterfall! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Groovy New Year at Waterfall!",
        "image": "https://cdn-az.allevents.in/events10/banners/c36c450e08d0aa801e64ff388e17c814f12cdcf7f234eea3b7a878a051d600ac-rimg-w1200-h957-dcd7c2a5-gmir?v=1766918206",
        "startDate": "2026-01-03",
        "endDate": "2026-01-03",
        "url": "https://allevents.in/canton/groovy-new-year-at-waterfall/200029195181739",
        "location": {
            "@type": "Place",
            "name": "Waterfall Bar Grille",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "643 Washington St,Canton, Massachusetts",
                "addressLocality": "Canton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.154712791364",
                "longitude": "-71.145269230455"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s start the new year with a Groovy bang!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Groovy Situation",
                "url": "https://allevents.in/org/groovy-situation/26159614"
            }
        ]
    }
]
```