

# Event Details

- **Event Name**: 5K Walk
- **Event Start and End Date**: Sat, 30 May, 2026 at 10:00 am – Sat, 30 May, 2026 at 03:00 pm
- **Event Description**: Walk for your health and walk for your life !
Get your exercise and wellness regime right for the 5K walk coming soon !

Organized by Cheryl Ferrill
- **Event URL**: https://allevents.in/milwaukee/5k-walk/200030045589518
- **Event Categories**: health-wellness, marathons
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Milwaukee
- **state**: WI
- **country**: United States
- **location**: Johnson Park 1919 W Fondulac Ave
- **lat**: 43.0373
- **long**: -87.9188
- **full address**: Johnson Park 1919 W Fondulac Ave, Milwaukee, Wisconsin, United States

## Event gallery

- **Alt text**: 5K Walk
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/838f3ea8c0598889cc7e3131acddff7e23c745bbff5b1409af5539b08eaae820-rimg-w1170-h1507-dc014a8e-gmir?v=1779656330

## FAQs

- **Q**: When and where is 5K Walk being held?
  - **A:** 5K Walk takes place on Sat, 30 May, 2026 at 10:00 am to Sat, 30 May, 2026 at 03:00 pm at Johnson Park 1919 W Fondulac Ave, Milwaukee, Wisconsin, United States.
- **Q**: Who is organizing 5K Walk?
  - **A:** 5K Walk is organized by Walnut Way.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "5K Walk",
        "image": "https://cdn-az.allevents.in/events6/banners/838f3ea8c0598889cc7e3131acddff7e23c745bbff5b1409af5539b08eaae820-rimg-w1170-h1507-dc014a8e-gmir?v=1779656330",
        "startDate": "2026-05-30",
        "endDate": "2026-05-30",
        "url": "https://allevents.in/milwaukee/5k-walk/200030045589518",
        "location": {
            "@type": "Place",
            "name": "Johnson Park 1919 W Fondulac Ave",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Milwaukee, Wisconsin",
                "addressLocality": "Milwaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.0373",
                "longitude": "-87.9188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Walk for your health and walk for your life !\nGet your exercise and wellness regime right for the 5K walk coming soon !\n\nOrganized by Cheryl Ferrill",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Walnut Way",
                "url": "https://allevents.in/org/walnut-way/1382779"
            }
        ]
    }
]
```