

# Event Details

- **Event Name**: 8 mile Sunday morning run
- **Event Start and End Date**: Sun, 07 Sep, 2025 at 07:00 am
- **Event Description**: A few of us are planning to meet on Sunday (9/7) at the Elm Creek dog park parking lot to run the 8 mile loop.  This can also be shortened as an out and back if you don't want to run the full 8.
- **Event URL**: https://allevents.in/champlin/8-mile-sunday-morning-run/200028810180739
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Champlin
- **state**: MN
- **country**: United States
- **location**: Elm Creek Dog Park
- **lat**: 45.168152680198
- **long**: -93.421289553996
- **full address**: Elm Creek Dog Park, Elm Creek Park Reserve, 11750 Zachary Ln N, Champlin, MN 55316, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c60d2b80c69a4e3745e225adfc4301b0d04f100b1f1b607886ea0587923eb0bf-rimg-w960-h640-dcf0e6d3-gmir?v=1757203298
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2bb07de01db0ff498dc5ded85ee4c0b90d207008a968f5adeb9b6f730dd482a0-rimg-w300-h300-dcf0e6d3-gmir?v=1757203299

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Sep, 2025 at 07:00 am
- **Q**: Where is the event happening?
  - **A:** Elm Creek Dog Park, Elm Creek Park Reserve, 11750 Zachary Ln N, Champlin, MN 55316, United States
- **Q**: What type of event is this?
  - **A:** dog
- **Q**: Where can I find ticket details about 8 mile Sunday morning run ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "8 mile Sunday morning run",
        "image": "https://cdn-az.allevents.in/events7/banners/c60d2b80c69a4e3745e225adfc4301b0d04f100b1f1b607886ea0587923eb0bf-rimg-w960-h640-dcf0e6d3-gmir?v=1757203298",
        "startDate": "2025-09-07",
        "url": "https://allevents.in/champlin/8-mile-sunday-morning-run/200028810180739",
        "location": {
            "@type": "Place",
            "name": "Elm Creek Dog Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Elm Creek Park Reserve, 11750 Zachary Ln N, Champlin, MN 55316",
                "addressLocality": "Champlin",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.168152680198",
                "longitude": "-93.421289553996"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A few of us are planning to meet on Sunday (9/7) at the Elm Creek dog park parking lot to run the 8 mile loop.  This can also be shortened as an out and back if you don't want to run the full 8."
    }
]
```