

# Event Details

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

## Ticket Details

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

## 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/6c7ec7b0-8430-11f0-b15a-8335623d5df9-rimg-w1000-h667-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 06 Apr, 2026 at 09:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1415 North Center Road, Saginaw, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Zumba ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Zumba",
        "image": "https://cdn-az.allevents.in/events4/banners/1f513190-23df-11f1-a65f-5fbb58f23dd1-rimg-w1200-h800-dcefeff1-gmir.jpg",
        "startDate": "2026-04-06T09:00:00-04:00",
        "endDate": "2026-04-06T10:00:00-04:00",
        "url": "https://allevents.in/saginaw/zumba/1600028754943555",
        "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."
    }
]
```