

# Event Details

- **Event Name**: Mindfulness Walk
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 10:00 am – Sun, 28 Jun, 2026 at 01:00 pm
- **Event Description**: Enjoy a relaxing morning on the trails while we ground ourselves and become more in tune with the natural world.
- **Event URL**: https://allevents.in/portage-lakes/mindfulness-walk/200030146693242
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Portage Lakes
- **state**: OH
- **country**: United States
- **location**: 5031 Manchester Rd, Akron, OH, United States, Ohio 44319
- **lat**: 40.96625
- **long**: -81.56514
- **full address**: 5031 Manchester Rd, Akron, OH, United States, Ohio 44319, 5031 Manchester Rd, New Franklin, OH 44319-3909, United States, Portage Lakes

## Event gallery

- **Alt text**: Mindfulness Walk
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/095069195d2cbcd4f7603c02ee3df38b0cd3108d401fe02fb8e251d82e9ccad5-rimg-w1200-h1200-dcf6f9fe-gmir?v=1782103037

## FAQs

- **Q**: When and where is Mindfulness Walk being held?
  - **A:** Mindfulness Walk takes place on Sun, 28 Jun, 2026 at 10:00 am to Sun, 28 Jun, 2026 at 01:00 pm at 5031 Manchester Rd, Akron, OH, United States, Ohio 44319, 5031 Manchester Rd, New Franklin, OH 44319-3909, United States, Portage Lakes.
- **Q**: Who is organizing Mindfulness Walk?
  - **A:** Mindfulness Walk is organized by Portage Lakes State Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mindfulness Walk",
        "image": "https://cdn-az.allevents.in/events10/banners/095069195d2cbcd4f7603c02ee3df38b0cd3108d401fe02fb8e251d82e9ccad5-rimg-w1200-h1200-dcf6f9fe-gmir?v=1782103037",
        "startDate": "2026-06-28",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/portage-lakes/mindfulness-walk/200030146693242",
        "location": {
            "@type": "Place",
            "name": "5031 Manchester Rd, Akron, OH, United States, Ohio 44319",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5031 Manchester Rd, New Franklin, OH 44319-3909, United States",
                "addressLocality": "Portage Lakes",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.96625",
                "longitude": "-81.56514"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy a relaxing morning on the trails while we ground ourselves and become more in tune with the natural world.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Portage Lakes State Park",
                "url": "https://allevents.in/org/portage-lakes-state-park/27202504"
            }
        ]
    }
]
```