

# Event Details

- **Event Name**: Annual Thanksgiving Zumba Event
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 07:30 am
- **Event Description**: Join this fun cast of instructors as we prep for a day of feasting!  You don't want to miss this annual event!
- **Event URL**: https://allevents.in/norwell/annual-thanksgiving-zumba-event/200029133094520
- **Event Categories**: health-wellness, dance, entertainment, zumba, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details

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

## Event venue details

- **city**: Norwell
- **state**: MA
- **country**: United States
- **location**: Norwell Athletic Club
- **lat**: 42.15909315255
- **long**: -70.85757588595
- **full address**: Norwell Athletic Club, 412 Washington St,Norwell,MA,United States

## Event gallery

- **Alt text**: Annual Thanksgiving Zumba Event
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c0c6eb63c76bc1d9317cdafbe448dc57785ae8a99d1649034c5dc29596b535fc-rimg-w1200-h1556-dca862d7-gmir?v=1763638084

## FAQs

- **Q**: When and where is Annual Thanksgiving Zumba Event being held?
  - **A:** Annual Thanksgiving Zumba Event takes place on Thu, 27 Nov, 2025 at 07:30 am to Thu, 27 Nov, 2025 at 07:30 am at Norwell Athletic Club, 412 Washington St,Norwell,MA,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Thanksgiving Zumba Event",
        "image": "https://cdn-az.allevents.in/events7/banners/c0c6eb63c76bc1d9317cdafbe448dc57785ae8a99d1649034c5dc29596b535fc-rimg-w1200-h1556-dca862d7-gmir?v=1763638084",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/norwell/annual-thanksgiving-zumba-event/200029133094520",
        "location": {
            "@type": "Place",
            "name": "Norwell Athletic Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "412 Washington St,Norwell,MA,United States",
                "addressLocality": "Norwell",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.15909315255",
                "longitude": "-70.85757588595"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join this fun cast of instructors as we prep for a day of feasting!  You don't want to miss this annual event!"
    }
]
```