

# Event Details

- **Event Name**: Homeschool Open Gym Day
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 10:00 am
- **Event Description**: Join us for an open gym day. Your kids (all ages welcome) can play  or sit and chat or play any games they'd like to bring.
- **Event URL**: https://allevents.in/parsons/homeschool-open-gym-day/200028860093414
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Parsons
- **state**: KS
- **country**: United States
- **location**: Parsons Foursquare Church
- **lat**: 37.339475692406
- **long**: -95.229054140996
- **full address**: Parsons Foursquare Church, 98 Main St,Parsons,KS,United States

## Event gallery

- **Alt text**: Homeschool Open Gym Day
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/95b6dd5ef5040092a55b0308ecfe4a63d766a0dae518752e0596b34f7c6a98d2-rimg-w1200-h900-dcffe2f4-gmir?v=1765051821

## FAQs

- **Q**: When and where is Homeschool Open Gym Day being held?
  - **A:** Homeschool Open Gym Day takes place on Thu, 11 Dec, 2025 at 10:00 am to Thu, 11 Dec, 2025 at 10:00 am at Parsons Foursquare Church, 98 Main St,Parsons,KS,United States.
- **Q**: Who is organizing Homeschool Open Gym Day?
  - **A:** Homeschool Open Gym Day is organized by Meadowlark Homeschool Group.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Homeschool Open Gym Day",
        "image": "https://cdn-az.allevents.in/events6/banners/95b6dd5ef5040092a55b0308ecfe4a63d766a0dae518752e0596b34f7c6a98d2-rimg-w1200-h900-dcffe2f4-gmir?v=1765051821",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/parsons/homeschool-open-gym-day/200028860093414",
        "location": {
            "@type": "Place",
            "name": "Parsons Foursquare Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "98 Main St,Parsons,KS,United States",
                "addressLocality": "Parsons",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.339475692406",
                "longitude": "-95.229054140996"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an open gym day. Your kids (all ages welcome) can play  or sit and chat or play any games they'd like to bring.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Meadowlark Homeschool Group",
                "url": "https://allevents.in/org/meadowlark-homeschool-group/26205686"
            }
        ]
    }
]
```