

# Event Details

- **Event Name**: Puppy Yoga
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 10:00 am
- **Event Description**: Hotel for Homeless Dogs is taking their puppies to the Wildcats to get their Yoga on!
- **Event URL**: https://allevents.in/exeter/puppy-yoga/200029345052629
- **Event Categories**: health-wellness, dog
- **Interested Audience**: 
  - total_interested_count: 122

## Ticket Details


## Event venue details

- **city**: Exeter
- **state**: RI
- **country**: United States
- **location**: 567 South County Trail, Suite 105, Exeter, RI, United States, Rhode Island 02822
- **lat**: 41.52592
- **long**: -71.55203
- **full address**: 567 South County Trail, Suite 105, Exeter, RI, United States, Rhode Island 02822

## Event gallery

- **Alt text**: Puppy Yoga
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3b8cf8bc6e9bb13ce4a4c41e21d15d6ac9a3e3c501c9b5a40d54547f3bbdea58-rimg-w1200-h1600-dcf5e8e0-gmir?v=1768888865

## FAQs

- **Q**: When and where is Puppy Yoga being held?
  - **A:** Puppy Yoga takes place on Sun, 01 Feb, 2026 at 10:00 am to Sun, 01 Feb, 2026 at 10:00 am at 567 South County Trail, Suite 105, Exeter, RI, United States, Rhode Island 02822.
- **Q**: Who is organizing Puppy Yoga?
  - **A:** Puppy Yoga is organized by Wildcats Cheer and Athletics.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Puppy Yoga",
        "image": "https://cdn-az.allevents.in/events5/banners/3b8cf8bc6e9bb13ce4a4c41e21d15d6ac9a3e3c501c9b5a40d54547f3bbdea58-rimg-w1200-h1600-dcf5e8e0-gmir?v=1768888865",
        "startDate": "2026-02-01",
        "url": "https://allevents.in/exeter/puppy-yoga/200029345052629",
        "location": {
            "@type": "Place",
            "name": "567 South County Trail, Suite 105, Exeter, RI, United States, Rhode Island 02822",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "567 S County Trl, Exeter, RI 02822-3419, United States",
                "addressLocality": "Exeter",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.52592",
                "longitude": "-71.55203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hotel for Homeless Dogs is taking their puppies to the Wildcats to get their Yoga on!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wildcats Cheer and Athletics",
                "url": "https://allevents.in/org/wildcats-cheer-and-athletics/23125344"
            }
        ]
    }
]
```