

# Event Details

- **Event Name**: Park play date 
- **Event Start and End Date**: Wed, 22 Jul, 2026 at 09:00 am – Wed, 22 Jul, 2026 at 11:00 am (-05:00)
- **Event Description**: Come join us for mom chats and kids play time!
- **Event URL**: https://allevents.in/rockford/park-play-date/200029982740226
- **Event Categories**: Kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rockford
- **state**: MN
- **country**: United States
- **location**: Lake Rebecca Park Reserve
- **lat**: 45.071460583309
- **long**: -93.746775738763
- **full address**: Lake Rebecca Park Reserve, 9831 Rebecca Park Trail,Greenfield,MN,United States, Rockford

## Event gallery

- **Alt text**: Park play date
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b0bb0c266dba629b595217e463b559e321e8c2bf3e132fa37b7e6500ff3f82a4-rimg-w1179-h854-dc5e6031-gmir?v=1777035746

## FAQs

- **Q**: When and where is Park play date  being held?
  - **A:** Park play date  takes place on Wed, 22 Jul, 2026 at 09:00 am to Wed, 22 Jul, 2026 at 11:00 am at Lake Rebecca Park Reserve, 9831 Rebecca Park Trail,Greenfield,MN,United States, Rockford.
- **Q**: Who is organizing Park play date ?
  - **A:** Park play date  is organized by Katie Larson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Park play date",
        "image": "https://cdn-az.allevents.in/events5/banners/b0bb0c266dba629b595217e463b559e321e8c2bf3e132fa37b7e6500ff3f82a4-rimg-w1179-h854-dc5e6031-gmir?v=1777035746",
        "startDate": "2026-07-22T09:00:00-05:00",
        "endDate": "2026-07-22T11:00:00-05:00",
        "url": "https://allevents.in/rockford/park-play-date/200029982740226",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lake Rebecca Park Reserve",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9831 Rebecca Park Trail,Greenfield,MN,United States",
                "addressLocality": "Rockford",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.071460583309",
                "longitude": "-93.746775738763"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for mom chats and kids play time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Katie Larson",
                "url": "https://allevents.in/org/katie-larson/27720024"
            }
        ]
    }
]
```