

# Event Details

- **Event Name**: Seven lakes hike
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 12:00 pm
- **Event Description**: We can do the big loop around Seven Lakes starting at the pavilions

We can meet here. The GPS coordinates are 
42.81748265912418, -83.67643393479413
You can enter the park from Fish Lake Road and follow the drive.
- **Event URL**: https://allevents.in/fenton/seven-lakes-hike/200029395273740
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029395273740?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=fenton-events

## Event venue details

- **city**: Fenton
- **state**: MI
- **country**: United States
- **location**: Seven Lakes State Park
- **lat**: 42.809
- **long**: -83.6681
- **full address**: Seven Lakes State Park, 15200 Stone Henge Dr, Fenton, MI 48430-3702, United States

## Event gallery

- **Alt text**: Seven lakes hike
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/304f4691f62364b39bd2242da3609044f3143514c63106326d70511af1c6970d-rimg-w1000-h666-dca7bed5-gmir?v=1766653823

## FAQs

- **Q**: When and where is Seven lakes hike being held?
  - **A:** Seven lakes hike takes place on Sat, 27 Dec, 2025 at 12:00 pm to Sat, 27 Dec, 2025 at 12:00 pm at Seven Lakes State Park, 15200 Stone Henge Dr, Fenton, MI 48430-3702, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seven lakes hike",
        "image": "https://cdn-az.allevents.in/events10/banners/304f4691f62364b39bd2242da3609044f3143514c63106326d70511af1c6970d-rimg-w1000-h666-dca7bed5-gmir?v=1766653823",
        "startDate": "2025-12-27",
        "url": "https://allevents.in/fenton/seven-lakes-hike/200029395273740",
        "location": {
            "@type": "Place",
            "name": "Seven Lakes State Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15200 Stone Henge Dr, Fenton, MI 48430-3702, United States",
                "addressLocality": "Fenton",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.809",
                "longitude": "-83.6681"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We can do the big loop around Seven Lakes starting at the pavilions\n\nWe can meet here. The GPS coordinates are \n42.81748265912418, -83.67643393479413\nYou can enter the park from Fish Lake Road and follow the drive."
    }
]
```