

# Event Details

- **Event Name**: Lester Park Hike
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 03:00 pm
- **Event Description**: Hike with your babies on the Lester Park trail in Duluth, MN! Meet at the Lester Park playground at 1pm. We plan to hike a 1 mile loop, but will adjust if needed.
- **Event URL**: https://allevents.in/duluth/lester-park-hike/200030088306118
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 109

## Ticket Details


## Event venue details

- **city**: Duluth
- **state**: MN
- **country**: United States
- **location**: Lester Park, Duluth, Minnesota
- **lat**: 46.852220588738
- **long**: -92.008262425661
- **full address**: Lester Park, Duluth, Minnesota, United States

## Event gallery

- **Alt text**: Lester Park Hike
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7be5b62c46887714bc999bbe2275b492fbaae7dee9e93a0be3da284fc0096c79-rimg-w1200-h647-dc5e91eb-gmir?v=1782371457

## FAQs

- **Q**: When and where is Lester Park Hike being held?
  - **A:** Lester Park Hike takes place on Sun, 28 Jun, 2026 at 03:00 pm to Sun, 28 Jun, 2026 at 03:00 pm at Lester Park, Duluth, Minnesota, United States.
- **Q**: Who is organizing Lester Park Hike?
  - **A:** Lester Park Hike is organized by Babies on the Trail Duluth Minnesota.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lester Park Hike",
        "image": "https://cdn-az.allevents.in/events3/banners/7be5b62c46887714bc999bbe2275b492fbaae7dee9e93a0be3da284fc0096c79-rimg-w1200-h647-dc5e91eb-gmir?v=1782371457",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/duluth/lester-park-hike/200030088306118",
        "location": {
            "@type": "Place",
            "name": "Lester Park, Duluth, Minnesota",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lester River Rd,Duluth,MN,United States",
                "addressLocality": "Duluth",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.852220588738",
                "longitude": "-92.008262425661"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hike with your babies on the Lester Park trail in Duluth, MN! Meet at the Lester Park playground at 1pm. We plan to hike a 1 mile loop, but will adjust if needed.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Babies on the Trail Duluth Minnesota",
                "url": "https://allevents.in/org/babies-on-the-trail-duluth-minnesota/27807020"
            }
        ]
    }
]
```