

# Event Details

- **Event Name**: Let’s Walk Wash Park!
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am
- **Event Description**: Let’s get to know each other as we walk around the park. Feel free to bring yourkiddos or dog (I’ll be bringing mine), comfy shoes, and water! ☺️
- **Event URL**: https://allevents.in/denver/let’s-walk-wash-park/4400028868094744
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Denver
- **state**: CO
- **country**: us
- **location**: Washington Park
- **lat**: 39.692965
- **long**: -104.973414
- **full address**: Washington Park, E. Louisiana &amp; Downing, Denver, us

## Event gallery

- **Alt text**: Let’s Walk Wash Park!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/20048b70-c389-11f0-a83f-d3d17d35712f-rimg-w800-h600-dc30322a-gmir.webp?v=1763365416

## FAQs

- **Q**: When and where is Let’s Walk Wash Park! being held?
  - **A:** Let’s Walk Wash Park! takes place on Sun, 14 Dec, 2025 at 10:00 am to Sun, 14 Dec, 2025 at 10:00 am at Washington Park, E. Louisiana &amp; Downing, Denver, us.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Let’s Walk Wash Park!",
        "image": "https://cdn-az.allevents.in/events5/banners/20048b70-c389-11f0-a83f-d3d17d35712f-rimg-w800-h600-dc30322a-gmir.webp?v=1763365416",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/denver/let’s-walk-wash-park/4400028868094744",
        "location": {
            "@type": "Place",
            "name": "Washington Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "E. Louisiana &amp; Downing",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.692965",
                "longitude": "-104.973414"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s get to know each other as we walk around the park. Feel free to bring yourkiddos or dog (I’ll be bringing mine), comfy shoes, and water! ☺️"
    }
]
```