

# Event Details

- **Event Name**: Aerobics
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 09:00 am – Wed, 17 Dec, 2025 at 10:15 am
- **Event Description**: Ladies throughout the stake meet to do aerobics together. You are welcome to join us.
- **Event URL**: https://allevents.in/west-valley-city/aerobics/1600028222345100
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: West Valley City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.709329419272
- **long**: -112.04327163628
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2811 South 6400 West, West Valley City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1f5b0390-3674-11f0-9678-9bfd9601538f-rimg-w317-h348-dcdd

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 17 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2811 South 6400 West, West Valley City, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Aerobics ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Aerobics",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Aerobics&date=Wed%2C+17+Dec%2C+2025+at+09%3A00+am&bg=1",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/west-valley-city/aerobics/1600028222345100",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2811 South 6400 West",
                "addressLocality": "West Valley City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.709329419272",
                "longitude": "-112.04327163628"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ladies throughout the stake meet to do aerobics together. You are welcome to join us."
    }
]
```