

# Event Details

- **Event Name**: Paws for Patients Winter Walk
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 10:00 am
- **Event Description**: Hoping to have as many Paws for Patients to join us as we spread joy and smiles throughout the halls of the hospital.
- **Event URL**: https://allevents.in/crestview-hills/paws-for-patients-winter-walk/200029246045251
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Crestview Hills
- **state**: KY
- **country**: United States
- **location**: St. Elizabeth Edgewood
- **lat**: 39.013467318725
- **long**: -84.562921987763
- **full address**: St. Elizabeth Edgewood, 1 medical village drive,Edgewood, Kentucky, Crestview Hills, United States

## Event gallery

- **Alt text**: Paws for Patients Winter Walk
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/39c2d0bac8928f9fe810575859949119f05bee6122f4ad1a6a12bb73c72e9b10-rimg-w960-h640-dcc2d3ed-gmir?v=1765972149

## FAQs

- **Q**: When and where is Paws for Patients Winter Walk being held?
  - **A:** Paws for Patients Winter Walk takes place on Mon, 22 Dec, 2025 at 10:00 am to Mon, 22 Dec, 2025 at 10:00 am at St. Elizabeth Edgewood, 1 medical village drive,Edgewood, Kentucky, Crestview Hills, United States.
- **Q**: Who is organizing Paws for Patients Winter Walk?
  - **A:** Paws for Patients Winter Walk is organized by DAX the Therapy Dog.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Paws for Patients Winter Walk",
        "image": "https://cdn-az.allevents.in/events5/banners/39c2d0bac8928f9fe810575859949119f05bee6122f4ad1a6a12bb73c72e9b10-rimg-w960-h640-dcc2d3ed-gmir?v=1765972149",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/crestview-hills/paws-for-patients-winter-walk/200029246045251",
        "location": {
            "@type": "Place",
            "name": "St. Elizabeth Edgewood",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 medical village drive,Edgewood, Kentucky",
                "addressLocality": "Crestview Hills",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.013467318725",
                "longitude": "-84.562921987763"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hoping to have as many Paws for Patients to join us as we spread joy and smiles throughout the halls of the hospital.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DAX the Therapy Dog",
                "url": "https://allevents.in/org/dax-the-therapy-dog/24030914"
            }
        ]
    }
]
```