

# Event Details

- **Event Name**: thursday evening Yoga class
- **Event Start and End Date**: Thu, 18 Sep, 2025 at 06:00 pm – Thu, 18 Sep, 2025 at 07:00 pm
- **Event Description**: join us for an evening class, for all skill levels. we'll explore our breath, work on our balance and increase our flexibility through gentle stretches. we'll end with a guided meditation.
- **Event URL**: https://allevents.in/west-branch/thursday-evening-yoga-class/200028868130828
- **Event Categories**: Workshops, health-wellness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: West Branch
- **state**: MI
- **country**: United States
- **location**: 322 W. Houghton Avenue, West Branch, MI
- **lat**: 44.27612
- **long**: -84.23888
- **full address**: 322 W. Houghton Avenue, West Branch, MI, United States

## Event gallery

- **Alt text**: thursday evening Yoga class
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d1622ca465b13ad5b312ac34600a88d9c9c5936ddab3d78c4949562b334d6f8e-rimg-w1200-h720-dcbcc2b7-gmir?v=1757877388

## FAQs

- **Q**: When and where is thursday evening Yoga class being held?
  - **A:** thursday evening Yoga class takes place on Thu, 18 Sep, 2025 at 06:00 pm to Thu, 18 Sep, 2025 at 07:00 pm at 322 W. Houghton Avenue, West Branch, MI, United States.
- **Q**: Who is organizing thursday evening Yoga class?
  - **A:** thursday evening Yoga class is organized by Wildwood Yoga.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "thursday evening Yoga class",
        "image": "https://cdn-az.allevents.in/events4/banners/d1622ca465b13ad5b312ac34600a88d9c9c5936ddab3d78c4949562b334d6f8e-rimg-w1200-h720-dcbcc2b7-gmir?v=1757877388",
        "startDate": "2025-09-18",
        "endDate": "2025-09-18",
        "url": "https://allevents.in/west-branch/thursday-evening-yoga-class/200028868130828",
        "location": {
            "@type": "Place",
            "name": "322 W. Houghton Avenue, West Branch, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "322 W Houghton Ave, West Branch, MI 48661-1261, United States",
                "addressLocality": "West Branch",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.27612",
                "longitude": "-84.23888"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "join us for an evening class, for all skill levels. we'll explore our breath, work on our balance and increase our flexibility through gentle stretches. we'll end with a guided meditation.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wildwood Yoga",
                "url": "https://allevents.in/org/wildwood-yoga/25242212"
            }
        ]
    }
]
```