

# Event Details

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

## Ticket Details

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

## 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/events7/banners/047d5810-7c1b-11f0-86bb-878bbe436f61-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Zumba being held?
  - **A:** Zumba takes place on Thu, 16 Apr, 2026 at 09:00 am to Thu, 16 Apr, 2026 at 10: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/events4/banners/d048d360-3995-11f1-9e48-df2c38e9f7e9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-16T09:00:00-04:00",
        "endDate": "2026-04-16T10:00:00-04:00",
        "url": "https://allevents.in/saginaw/zumba/1600028697376332",
        "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 session."
    }
]
```