

# Event Details

- **Event Name**: Walk a Mile Wednesday 
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 10:00 am
- **Event Description**: Join us for a paved 1-1.5 mile walk at Evergreen Park!
- **Event URL**: https://allevents.in/huntington/walk-a-mile-wednesday/200029189510216
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Huntington
- **state**: IN
- **country**: United States
- **location**: Evergreen Park. Evergreen Rd. Huntington Ind
- **lat**: 40.85828
- **long**: -85.47977
- **full address**: Evergreen Park. Evergreen Rd. Huntington Ind, Huntington,IN,United States

## Event gallery

- **Alt text**: Walk a Mile Wednesday
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/31108eb0e0cf4085c2438ac6f46ad8a444ae7b8b1827dbc8ecc16712edf408fa-rimg-w1080-h1920-dc4b4a44-gmir?v=1763013915

## FAQs

- **Q**: When and where is Walk a Mile Wednesday  being held?
  - **A:** Walk a Mile Wednesday  takes place on Wed, 19 Nov, 2025 at 10:00 am to Wed, 19 Nov, 2025 at 10:00 am at Evergreen Park. Evergreen Rd. Huntington Ind, Huntington,IN,United States.
- **Q**: Who is organizing Walk a Mile Wednesday ?
  - **A:** Walk a Mile Wednesday  is organized by Huntington Parks & Recreation Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walk a Mile Wednesday",
        "image": "https://cdn-az.allevents.in/events8/banners/31108eb0e0cf4085c2438ac6f46ad8a444ae7b8b1827dbc8ecc16712edf408fa-rimg-w1080-h1920-dc4b4a44-gmir?v=1763013915",
        "startDate": "2025-11-19",
        "url": "https://allevents.in/huntington/walk-a-mile-wednesday/200029189510216",
        "location": {
            "@type": "Place",
            "name": "Evergreen Park. Evergreen Rd. Huntington Ind",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Huntington,IN,United States",
                "addressLocality": "Huntington",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.85828",
                "longitude": "-85.47977"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a paved 1-1.5 mile walk at Evergreen Park!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Huntington Parks & Recreation Department",
                "url": "https://allevents.in/org/huntington-parks-and-recreation-department/25956099"
            }
        ]
    }
]
```