

# Event Details

- **Event Name**: Saturday Morning YOD
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 06:30 am
- **Event Description**: YOD=your own determination. Hot Yoga and high intensity intervals, it’s tough but really really fun.
- **Event URL**: https://allevents.in/fond-du-lac/saturday-morning-yod/200029232967511
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Fond Du Lac
- **state**: WI
- **country**: United States
- **location**: The Twisted Warrior
- **lat**: 43.779350137706
- **long**: -88.446708679199
- **full address**: The Twisted Warrior, 15 North Main Street, 2nd floor, suite 1, Fond Du Lac, United States

## Event gallery

- **Alt text**: Saturday Morning YOD
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/69095502171a57f8e1b69b570b9d579a18ce935c00973b245dfadffec402ec4c-rimg-w1000-h989-dcffffff-gmir?v=1763679731

## FAQs

- **Q**: When and where is Saturday Morning YOD being held?
  - **A:** Saturday Morning YOD takes place on Sat, 22 Nov, 2025 at 06:30 am to Sat, 22 Nov, 2025 at 06:30 am at The Twisted Warrior, 15 North Main Street, 2nd floor, suite 1, Fond Du Lac, United States.
- **Q**: Who is organizing Saturday Morning YOD?
  - **A:** Saturday Morning YOD is organized by The Twisted Warrior Yoga Studio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Morning YOD",
        "image": "https://cdn-az.allevents.in/events5/banners/69095502171a57f8e1b69b570b9d579a18ce935c00973b245dfadffec402ec4c-rimg-w1000-h989-dcffffff-gmir?v=1763679731",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/fond-du-lac/saturday-morning-yod/200029232967511",
        "location": {
            "@type": "Place",
            "name": "The Twisted Warrior",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 North Main Street, 2nd floor, suite 1",
                "addressLocality": "Fond Du Lac",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.779350137706",
                "longitude": "-88.446708679199"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "YOD=your own determination. Hot Yoga and high intensity intervals, it’s tough but really really fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Twisted Warrior Yoga Studio",
                "url": "https://allevents.in/org/the-twisted-warrior-yoga-studio/21840994"
            }
        ]
    }
]
```