

# Event Details

- **Event Name**: Zumba
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 09:00 am – Mon, 10 Aug, 2026 at 09:00 am (-04:00)
- **Event Description**: Open invite for free Zumba, non-judgemental dance fitness.
- **Event URL**: https://allevents.in/saginaw/zumba/1600028754897039
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028754897039

## Event venue details

- **city**: Saginaw
- **state**: MI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.4282791346
- **long**: -84.01548680764
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1415 North Center Road, Saginaw, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8c8aa070-842f-11f0-a499-dfb6e9d4ec4d-rimg-w1000-h667-dce

## FAQs

- **Q**: When and where is Zumba being held?
  - **A:** Zumba takes place on Thu, 16 Apr, 2026 at 09:00 am to Mon, 10 Aug, 2026 at 09:00 am at The Church of Jesus Christ of Latter-day Saints, 1415 North Center Road, Saginaw, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Zumba",
        "image": "https://cdn-az.allevents.in/events9/banners/33958560-3ad8-11f1-8e34-03a3d24e2476-rimg-w1200-h800-dcefeff1-gmir.jpg",
        "startDate": "2026-04-16T09:00:00-04:00",
        "endDate": "2026-08-10T09:00:00-04:00",
        "url": "https://allevents.in/saginaw/zumba/1600028754897039",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1415 North Center Road",
                "addressLocality": "Saginaw",
                "addressRegion": "MI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.4282791346",
                "longitude": "-84.01548680764"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open invite for free Zumba, non-judgemental dance fitness."
    }
]
```