

# Event Details

- **Event Name**: Homeschool Board Game Meetup
- **Event Start and End Date**: Tue, 28 Oct, 2025 at 12:30 pm
- **Event Description**: Join us for some coffee and board games! This is open to all area homeschoolers.
- **Event URL**: https://allevents.in/parsons/homeschool-board-game-meetup/200028598828540
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Parsons
- **state**: KS
- **country**: United States
- **location**: Remnant Cafe
- **lat**: 37.340705860542
- **long**: -95.26171572389
- **full address**: Remnant Cafe, 1719 Main St,Parsons, Kansas, United States

## Event gallery

- **Alt text**: Homeschool Board Game Meetup
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/db95bdebd6d18c362280f6d41ad072c1c5013a91166f26e8a335718474c3baac-rimg-w940-h788-dc013766-gmir?v=1761167344

## FAQs

- **Q**: When and where is Homeschool Board Game Meetup being held?
  - **A:** Homeschool Board Game Meetup takes place on Tue, 28 Oct, 2025 at 12:30 pm to Tue, 28 Oct, 2025 at 12:30 pm at Remnant Cafe, 1719 Main St,Parsons, Kansas, United States.
- **Q**: Who is organizing Homeschool Board Game Meetup?
  - **A:** Homeschool Board Game Meetup is organized by Meadowlark Homeschool Group.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Homeschool Board Game Meetup",
        "image": "https://cdn-az.allevents.in/events2/banners/db95bdebd6d18c362280f6d41ad072c1c5013a91166f26e8a335718474c3baac-rimg-w940-h788-dc013766-gmir?v=1761167344",
        "startDate": "2025-10-28",
        "url": "https://allevents.in/parsons/homeschool-board-game-meetup/200028598828540",
        "location": {
            "@type": "Place",
            "name": "Remnant Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1719 Main St,Parsons, Kansas",
                "addressLocality": "Parsons",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.340705860542",
                "longitude": "-95.26171572389"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some coffee and board games! This is open to all area homeschoolers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Meadowlark Homeschool Group",
                "url": "https://allevents.in/org/meadowlark-homeschool-group/26205686"
            }
        ]
    }
]
```