

# Event Details

- **Event Name**: Cat Cow Yoga
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 10:00 am
- **Event Description**: Join us lake side for Cat Cow Yoga! (By the beach!)
Please bring a mat or a towel to claim your spot!
Excited to see you there!
- **Event URL**: https://allevents.in/madison/cat-cow-yoga/200030234693450
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Madison
- **state**: WI
- **country**: United States
- **location**: Henry Vilas Zoo
- **lat**: 43.06058
- **long**: -89.40995
- **full address**: Henry Vilas Zoo, 702 South Randall Avenue,Madison, Wisconsin, United States

## Event gallery

- **Alt text**: Cat Cow Yoga
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2e99285cc613c856c57634f052688e2e3d3e3e2977ec724dbf68b6bfbe7868ee-rimg-w1200-h500-dceef1f1-gmir?v=1781433229

## FAQs

- **Q**: When and where is Cat Cow Yoga being held?
  - **A:** Cat Cow Yoga takes place on Sun, 12 Jul, 2026 at 10:00 am to Sun, 12 Jul, 2026 at 10:00 am at Henry Vilas Zoo, 702 South Randall Avenue,Madison, Wisconsin, United States.
- **Q**: Who is organizing Cat Cow Yoga?
  - **A:** Cat Cow Yoga is organized by Cat Cow Yoga.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cat Cow Yoga",
        "image": "https://cdn-az.allevents.in/events6/banners/2e99285cc613c856c57634f052688e2e3d3e3e2977ec724dbf68b6bfbe7868ee-rimg-w1200-h500-dceef1f1-gmir?v=1781433229",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/madison/cat-cow-yoga/200030234693450",
        "location": {
            "@type": "Place",
            "name": "Henry Vilas Zoo",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "702 South Randall Avenue,Madison, Wisconsin",
                "addressLocality": "Madison",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.06058",
                "longitude": "-89.40995"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us lake side for Cat Cow Yoga! (By the beach!)\nPlease bring a mat or a towel to claim your spot!\nExcited to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cat Cow Yoga",
                "url": "https://allevents.in/org/cat-cow-yoga/27881966"
            }
        ]
    }
]
```