

# Event Details

- **Event Name**: Ice Cream Run
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 06:30 pm
- **Event Description**: Come join UMTR for a Casual run with Ice Cream after!  We will meet at the Visitor Center, run for an hour (multiple pace groups) and then enjoy some Ice Cream.
- **Event URL**: https://allevents.in/plymouth/ice-cream-run/200030260371439
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Plymouth
- **state**: MN
- **country**: United States
- **location**: Clifton E. French Regional Park
- **lat**: 45.021069
- **long**: -93.43435
- **full address**: Clifton E. French Regional Park, 12615 County Road 9,Plymouth, Minnesota, United States

## Event gallery

- **Alt text**: Ice Cream Run
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0787442f8f4ddc1b6cb2118f4aa09ae9d742a3bc51a88fe8c8f11488cd195e84-rimg-w820-h360-dc30424b-gmir?v=1782552948

## FAQs

- **Q**: When and where is Ice Cream Run being held?
  - **A:** Ice Cream Run takes place on Wed, 01 Jul, 2026 at 06:30 pm to Wed, 01 Jul, 2026 at 06:30 pm at Clifton E. French Regional Park, 12615 County Road 9,Plymouth, Minnesota, United States.
- **Q**: Who is organizing Ice Cream Run?
  - **A:** Ice Cream Run is organized by Upper Midwest Trail Runners.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Run",
        "image": "https://cdn-az.allevents.in/events4/banners/0787442f8f4ddc1b6cb2118f4aa09ae9d742a3bc51a88fe8c8f11488cd195e84-rimg-w820-h360-dc30424b-gmir?v=1782552948",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/plymouth/ice-cream-run/200030260371439",
        "location": {
            "@type": "Place",
            "name": "Clifton E. French Regional Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12615 County Road 9,Plymouth, Minnesota",
                "addressLocality": "Plymouth",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.021069",
                "longitude": "-93.43435"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join UMTR for a Casual run with Ice Cream after!  We will meet at the Visitor Center, run for an hour (multiple pace groups) and then enjoy some Ice Cream.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Upper Midwest Trail Runners",
                "url": "https://allevents.in/org/upper-midwest-trail-runners/14906226",
                "description": "Upper Midwest Trail Runners is a member-supported club for anyone who likes to run off road. "
            }
        ]
    }
]
```