

# Event Details

- **Event Name**: Moms Morning Yoga
- **Event Start and End Date**: Wed, 12 Aug, 2026 at 09:00 am – Wed, 12 Aug, 2026 at 09:30 am
- **Event Description**: Join us for a relaxing morning hosted by one of our very own Jackson Parents! ??‍♀️✨
- **Event URL**: https://allevents.in/hillsboro/moms-morning-yoga/200030510191358
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Hillsboro
- **state**: OR
- **country**: United States
- **location**: Jackson Elementary School
- **lat**: 45.54362
- **long**: -122.98156
- **full address**: Jackson Elementary School, 675 NE Estate Dr,Hillsboro, Oregon, United States

## Event gallery

- **Alt text**: Moms Morning Yoga
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8eb81a6597c81b36df66350e14a8be5e50b8526967367684064eaff6378d5c9e-rimg-w1080-h1920-dcf8f8f8-gmir?v=1786534922

## FAQs

- **Q**: When and where is Moms Morning Yoga being held?
  - **A:** Moms Morning Yoga takes place on Wed, 12 Aug, 2026 at 09:00 am to Wed, 12 Aug, 2026 at 09:30 am at Jackson Elementary School, 675 NE Estate Dr,Hillsboro, Oregon, United States.
- **Q**: Who is organizing Moms Morning Yoga?
  - **A:** Moms Morning Yoga is organized by Jackson PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Moms Morning Yoga",
        "image": "https://cdn-az.allevents.in/events7/banners/8eb81a6597c81b36df66350e14a8be5e50b8526967367684064eaff6378d5c9e-rimg-w1080-h1920-dcf8f8f8-gmir?v=1786534922",
        "startDate": "2026-08-12",
        "endDate": "2026-08-12",
        "url": "https://allevents.in/hillsboro/moms-morning-yoga/200030510191358",
        "location": {
            "@type": "Place",
            "name": "Jackson Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "675 NE Estate Dr,Hillsboro, Oregon",
                "addressLocality": "Hillsboro",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.54362",
                "longitude": "-122.98156"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a relaxing morning hosted by one of our very own Jackson Parents! ??‍♀️✨",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jackson PTO",
                "url": "https://allevents.in/org/jackson-pto/26446032",
                "description": "Jackson PTO, Hillsboro. 474 likes · 26 talking about this · 17 were here. 🐾 Welcome to the Jackson PTO! 🐾\nWe’re all about bringing families, teachers,..."
            }
        ]
    }
]
```