

# Event Details

- **Event Name**: Morning Hatha Yoga
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 10:15 am – Wed, 22 Jul, 2026 at 10:15 am
- **Event Description**: Join your Capitol Hill neighborhood family for a friendly and welcoming yoga practice. Wednesday mornings starting June 24. Sign-up using the link for tickets on Seattle Parks and Recreation Events website.
- **Event URL**: https://allevents.in/seattle/morning-hatha-yoga/200030355841922
- **Event Categories**: health-wellness, yoga
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Seattle
- **state**: WA
- **country**: United States
- **location**: Miller Community Center
- **lat**: 47.621849
- **long**: -122.306946
- **full address**: Miller Community Center, Miller Park Apartments, 350 19th Ave E, Seattle, WA 98112, United States

## Event gallery

- **Alt text**: Morning Hatha Yoga
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1e99cf7bc97d8b342b09b37ca92a8adee3b613039e5ddfd7a90cb0731860e4e8-rimg-w1024-h1024-dcf0e8da-gmir?v=1783265828

## FAQs

- **Q**: When and where is Morning Hatha Yoga being held?
  - **A:** Morning Hatha Yoga takes place on Wed, 08 Jul, 2026 at 10:15 am to Wed, 22 Jul, 2026 at 10:15 am at Miller Community Center, Miller Park Apartments, 350 19th Ave E, Seattle, WA 98112, United States.
- **Q**: Who is organizing Morning Hatha Yoga?
  - **A:** Morning Hatha Yoga is organized by Cap Hill Yoga.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Morning Hatha Yoga",
        "image": "https://cdn-az.allevents.in/events2/banners/1e99cf7bc97d8b342b09b37ca92a8adee3b613039e5ddfd7a90cb0731860e4e8-rimg-w1024-h1024-dcf0e8da-gmir?v=1783265828",
        "startDate": "2026-07-08",
        "endDate": "2026-07-22",
        "url": "https://allevents.in/seattle/morning-hatha-yoga/200030355841922",
        "location": {
            "@type": "Place",
            "name": "Miller Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Miller Park Apartments, 350 19th Ave E, Seattle, WA 98112, United States",
                "addressLocality": "Seattle",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.621849",
                "longitude": "-122.306946"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join your Capitol Hill neighborhood family for a friendly and welcoming yoga practice. Wednesday mornings starting June 24. Sign-up using the link for tickets on Seattle Parks and Recreation Events website.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cap Hill Yoga",
                "url": "https://allevents.in/org/cap-hill-yoga/27931142"
            }
        ]
    }
]
```