

# Event Details

- **Event Name**: Game Day!
- **Event Start and End Date**: Thu, 27 Aug, 2026 at 10:00 am – Thu, 27 Aug, 2026 at 11:00 am (-05:00)
- **Event Description**: All are welcome to meet the fourth Thursday of every month to play board games in KCUCC's parlor. For more information, please email office@kcucc.org.
- **Event URL**: https://allevents.in/prairie-village/game-day/200030563145500
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Prairie Village
- **state**: KS
- **country**: United States
- **location**: 205 W. 65th St., Kansas City, MO, United States, Missouri 64113
- **lat**: 39.01005
- **long**: -94.59131
- **full address**: 205 W. 65th St., Kansas City, MO, United States, Missouri 64113, 205 W 65th St, Kansas City, MO 64113-1704, United States, Prairie Village

## Event gallery

- **Alt text**: Game Day!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c366a464cb3e2becb9843e5c7ddb9e211f49d273174dcb55a95d36439b18ac55-rimg-w1200-h675-dcc8e8f8-gmir?v=1787662501

## FAQs

- **Q**: When and where is Game Day! being held?
  - **A:** Game Day! takes place on Thu, 27 Aug, 2026 at 10:00 am to Thu, 27 Aug, 2026 at 11:00 am at 205 W. 65th St., Kansas City, MO, United States, Missouri 64113, 205 W 65th St, Kansas City, MO 64113-1704, United States, Prairie Village.
- **Q**: Who is organizing Game Day!?
  - **A:** Game Day! is organized by Kansas City United Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Day!",
        "image": "https://cdn-az.allevents.in/events9/banners/c366a464cb3e2becb9843e5c7ddb9e211f49d273174dcb55a95d36439b18ac55-rimg-w1200-h675-dcc8e8f8-gmir?v=1787662501",
        "startDate": "2026-08-27T10:00:00-05:00",
        "endDate": "2026-08-27T11:00:00-05:00",
        "url": "https://allevents.in/prairie-village/game-day/200030563145500",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "205 W. 65th St., Kansas City, MO, United States, Missouri 64113",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 W 65th St, Kansas City, MO 64113-1704, United States",
                "addressLocality": "Prairie Village",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.01005",
                "longitude": "-94.59131"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to meet the fourth Thursday of every month to play board games in KCUCC's parlor. For more information, please email office@kcucc.org.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kansas City United Church of Christ",
                "url": "https://allevents.in/org/kansas-city-united-church-of-christ/21019252"
            }
        ]
    }
]
```