

# Event Details

- **Event Name**: “Let’s Move!” Exercise Class
- **Event Start and End Date**: Thu, 22 Jan, 2026 at 11:00 am – Thu, 22 Jan, 2026 at 12:00 pm
- **Event Description**: Exercise class. All are welcome.
- **Event URL**: https://allevents.in/idaho-falls/let’s-move-exercise-class/1600028657301322
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.438747179502
- **long**: -112.05921419816
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1291 W 65th S, Idaho Falls, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ee3a6120-7714-11f0-8ff3-d57e20a573a7-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 22 Jan, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1291 W 65th S, Idaho Falls, United States
- **Q**: Where can I find ticket details about “Let’s Move!” Exercise Class ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "“Let’s Move!” Exercise Class",
        "image": "https://cdn-az.allevents.in/events3/banners/ed339f80-7714-11f0-88f0-c1cece18bc2d-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-22",
        "endDate": "2026-01-22",
        "url": "https://allevents.in/idaho-falls/let’s-move-exercise-class/1600028657301322",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1291 W 65th S",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.438747179502",
                "longitude": "-112.05921419816"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Exercise class. All are welcome."
    }
]
```