

# Event Details

- **Event Name**: Exercise this morning
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 10:30 am – Mon, 15 Dec, 2025 at 11:30 am
- **Event Description**: Choice of seated video exercise dvds.
- **Event URL**: https://allevents.in/sterling/exercise-this-morning/200029355998919
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sterling
- **state**: AK
- **country**: United States
- **location**: 34453 Sterling Hwy, Sterling, AK, United States, Alaska 99672
- **lat**: 60.53653
- **long**: -150.77785
- **full address**: 34453 Sterling Hwy, Sterling, AK, United States, Alaska 99672

## Event gallery

- **Alt text**: Exercise this morning
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2d6a3fe19b38347601f9561a6ea64d22fe7b73da8dec6041cb3b40715a12352d-rimg-w848-h565-dcf2f2f2-gmir?v=1765746918

## FAQs

- **Q**: When and where is Exercise this morning being held?
  - **A:** Exercise this morning takes place on Mon, 15 Dec, 2025 at 10:30 am to Mon, 15 Dec, 2025 at 11:30 am at 34453 Sterling Hwy, Sterling, AK, United States, Alaska 99672.
- **Q**: Who is organizing Exercise this morning?
  - **A:** Exercise this morning is organized by Sterling Senior Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Exercise this morning",
        "image": "https://cdn-az.allevents.in/events6/banners/2d6a3fe19b38347601f9561a6ea64d22fe7b73da8dec6041cb3b40715a12352d-rimg-w848-h565-dcf2f2f2-gmir?v=1765746918",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/sterling/exercise-this-morning/200029355998919",
        "location": {
            "@type": "Place",
            "name": "34453 Sterling Hwy, Sterling, AK, United States, Alaska 99672",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34453 Sterling Hwy, Sterling, AK 99672-9220, United States",
                "addressLocality": "Sterling",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "60.53653",
                "longitude": "-150.77785"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Choice of seated video exercise dvds.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sterling Senior Center",
                "url": "https://allevents.in/org/sterling-senior-center/23287726"
            }
        ]
    }
]
```