

# Event Details

- **Event Name**: Kids Play Free
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 12:00 pm – Sun, 21 Dec, 2025 at 05:00 pm
- **Event Description**: Free admission for all youth 17 and younger thanks to the Flint Hills Discovery Center Foundation. Children younger than 12 must be accompanied by a paying adult.
- **Event URL**: https://allevents.in/manhattan/kids-play-free/200029386209049
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Manhattan
- **state**: KS
- **country**: United States
- **location**: 315 S 3rd St, Manhattan, KS, United States, Kansas 66502
- **lat**: 39.17638
- **long**: -96.55997
- **full address**: 315 S 3rd St, Manhattan, KS, United States, Kansas 66502

## Event gallery

- **Alt text**: Kids Play Free
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5c595f4851f4c5edb9e80d76f8df8b9fc5a4090339354a1779c288789f953aab-rimg-w1200-h675-dcf1f1f1-gmir?v=1766279681

## FAQs

- **Q**: When and where is Kids Play Free being held?
  - **A:** Kids Play Free takes place on Sun, 21 Dec, 2025 at 12:00 pm to Sun, 21 Dec, 2025 at 05:00 pm at 315 S 3rd St, Manhattan, KS, United States, Kansas 66502.
- **Q**: Who is organizing Kids Play Free?
  - **A:** Kids Play Free is organized by Flint Hills Discovery Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Play Free",
        "image": "https://cdn-az.allevents.in/events2/banners/5c595f4851f4c5edb9e80d76f8df8b9fc5a4090339354a1779c288789f953aab-rimg-w1200-h675-dcf1f1f1-gmir?v=1766279681",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/manhattan/kids-play-free/200029386209049",
        "location": {
            "@type": "Place",
            "name": "315 S 3rd St, Manhattan, KS, United States, Kansas 66502",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "315 S 3rd St, Manhattan, KS 66502-6205, United States",
                "addressLocality": "Manhattan",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.17638",
                "longitude": "-96.55997"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free admission for all youth 17 and younger thanks to the Flint Hills Discovery Center Foundation. Children younger than 12 must be accompanied by a paying adult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Flint Hills Discovery Center",
                "url": "https://allevents.in/org/flint-hills-discovery-center/25936200"
            }
        ]
    }
]
```