

# Event Details

- **Event Name**: Park Playdate
- **Event Start and End Date**: Wed, 03 Jun, 2026 at 11:00 am
- **Event Description**: Pack a lunch and join us at Holliday Park! Enjoy a relaxed playtime and meet some of our current members. We will meet at the playground. 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/indianapolis/park-playdate/200030098649305
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Indianapolis
- **state**: IN
- **country**: United States
- **location**: Holliday Park - Indy Parks and Recreation
- **lat**: 39.87032902682
- **long**: -86.161760388767
- **full address**: Holliday Park - Indy Parks and Recreation, 6363 Spring Mill Rd,Indianapolis, Indiana, United States

## Event gallery

- **Alt text**: Park Playdate
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/38276715a219c72ea16e501929a0785288841ae2f44eac57fcf583481add1ec6-rimg-w1080-h1350-dcaba8a5-gmir?v=1780128895

## FAQs

- **Q**: When and where is Park Playdate being held?
  - **A:** Park Playdate takes place on Wed, 03 Jun, 2026 at 11:00 am to Wed, 03 Jun, 2026 at 11:00 am at Holliday Park - Indy Parks and Recreation, 6363 Spring Mill Rd,Indianapolis, Indiana, United States.
- **Q**: Who is organizing Park Playdate?
  - **A:** Park Playdate is organized by Indy Homeschool Coop.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Park Playdate is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Indianapolis, this event is thoughtfully curated to deliver a standout experience worth every moment. If Park Playdate sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Park Playdate",
        "image": "https://cdn-az.allevents.in/events2/banners/38276715a219c72ea16e501929a0785288841ae2f44eac57fcf583481add1ec6-rimg-w1080-h1350-dcaba8a5-gmir?v=1780128895",
        "startDate": "2026-06-03",
        "url": "https://allevents.in/indianapolis/park-playdate/200030098649305",
        "location": {
            "@type": "Place",
            "name": "Holliday Park - Indy Parks and Recreation",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6363 Spring Mill Rd,Indianapolis, Indiana",
                "addressLocality": "Indianapolis",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.87032902682",
                "longitude": "-86.161760388767"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pack a lunch and join us at Holliday Park! Enjoy a relaxed playtime and meet some of our current members. We will meet at the playground. 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"
            }
        ]
    }
]
```