

# Event Details

- **Event Name**: KCUCC Men's Breakfast
- **Event Start and End Date**: Wed, 09 Sep, 2026 at 09:00 am – Wed, 09 Sep, 2026 at 10:00 am (-05:00)
- **Event Description**: All men are welcome to gather and enjoy fellowship over breakfast at The Borough (8026 The Paseo, KCMO)
- **Event URL**: https://allevents.in/prairie-village/kcucc-mens-breakfast/200030652332553
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Prairie Village
- **state**: KS
- **country**: United States
- **location**: The Borough
- **lat**: 38.981385491232
- **long**: -94.567022320116
- **full address**: The Borough, 8036 The Paseo, Kansas City, MO 64131-2322, United States, Prairie Village

## Event gallery

- **Alt text**: KCUCC Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f951725d81238e87070f0ef31eaab149fcd12e99428806ed736545ef687211a9-rimg-w1200-h675-dc182828-gmir?v=1788430793

## FAQs

- **Q**: When and where is KCUCC Men's Breakfast being held?
  - **A:** KCUCC Men's Breakfast takes place on Wed, 09 Sep, 2026 at 09:00 am to Wed, 09 Sep, 2026 at 10:00 am at The Borough, 8036 The Paseo, Kansas City, MO 64131-2322, United States, Prairie Village.
- **Q**: Who is organizing KCUCC Men's Breakfast?
  - **A:** KCUCC Men's Breakfast is organized by Kansas City United Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "KCUCC Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events6/banners/f951725d81238e87070f0ef31eaab149fcd12e99428806ed736545ef687211a9-rimg-w1200-h675-dc182828-gmir?v=1788430793",
        "startDate": "2026-09-09T09:00:00-05:00",
        "endDate": "2026-09-09T10:00:00-05:00",
        "url": "https://allevents.in/prairie-village/kcucc-mens-breakfast/200030652332553",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Borough",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8036 The Paseo, Kansas City, MO 64131-2322, United States",
                "addressLocality": "Prairie Village",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.981385491232",
                "longitude": "-94.567022320116"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All men are welcome to gather and enjoy fellowship over breakfast at The Borough (8026 The Paseo, KCMO)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kansas City United Church of Christ",
                "url": "https://allevents.in/org/kansas-city-united-church-of-christ/21019252"
            }
        ]
    }
]
```