

# Event Details

- **Event Name**: Park Playdate
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 11:00 am
- **Event Description**: Pack a lunch and join us at Pioneer Park! Enjoy a relaxed playtime and meet some of our current members. All are welcome!

This event is geared towards kids in PreK-7th grade, but some of us may have our older or younger kids with us
- **Event URL**: https://allevents.in/mooresville/park-playdate/200030069380639
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Mooresville
- **state**: IN
- **country**: United States
- **location**: Mooresville Pioneer Park
- **lat**: 39.627058782074
- **long**: -86.36488674725
- **full address**: Mooresville Pioneer Park, 1101 Indianapolis Rd,Mooresville, Indiana, United States

## Event gallery

- **Alt text**: Park Playdate
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/132a9fc97b2408d9cb2813b305342bf6529d0e2e9befc5063b6d2f5b4100c814-rimg-w851-h315-dc80d2cc-gmir?v=1782639607

## FAQs

- **Q**: When and where is Park Playdate being held?
  - **A:** Park Playdate takes place on Wed, 01 Jul, 2026 at 11:00 am to Wed, 01 Jul, 2026 at 11:00 am at Mooresville Pioneer Park, 1101 Indianapolis Rd,Mooresville, Indiana, United States.
- **Q**: Who is organizing Park Playdate?
  - **A:** Park Playdate is organized by Indy Homeschool Coop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Park Playdate",
        "image": "https://cdn-az.allevents.in/events5/banners/132a9fc97b2408d9cb2813b305342bf6529d0e2e9befc5063b6d2f5b4100c814-rimg-w851-h315-dc80d2cc-gmir?v=1782639607",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/mooresville/park-playdate/200030069380639",
        "location": {
            "@type": "Place",
            "name": "Mooresville Pioneer Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 Indianapolis Rd,Mooresville, Indiana",
                "addressLocality": "Mooresville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.627058782074",
                "longitude": "-86.36488674725"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pack a lunch and join us at Pioneer Park! Enjoy a relaxed playtime and meet some of our current members. All are welcome!\n\nThis event is geared towards kids in PreK-7th grade, but some of us may have our older or younger kids with us",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Indy Homeschool Coop",
                "url": "https://allevents.in/org/indy-homeschool-coop/27790808"
            }
        ]
    }
]
```