

# Event Details

- **Event Name**: Church Service
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 10:00 am (-05:00)
- **Event Description**: From smiles to moments of worship, it’s all about people coming together.
And there’s a place for you in it.
Sunday at 10:00 AM—come join us.
- **Event URL**: https://allevents.in/lenexa/church-service/200029985313232
- **Event Categories**: good-friday
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Lenexa
- **state**: KS
- **country**: United States
- **location**: 10250 Quivira Rd, Lenexa, KS
- **lat**: 38.94256
- **long**: -94.7248
- **full address**: 10250 Quivira Rd, Lenexa, KS, United States

## Event gallery

- **Alt text**: Church Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/860c8100eec67bf7d5dde9c8bbb818ca2b41ba5ff03d867066468b5a69214c3a-rimg-w720-h1280-dc000000-gmir?v=1777105952

## FAQs

- **Q**: When and where is Church Service being held?
  - **A:** Church Service takes place on Sun, 26 Apr, 2026 at 10:00 am to Sun, 26 Apr, 2026 at 10:00 am at 10250 Quivira Rd, Lenexa, KS, United States.
- **Q**: Who is organizing Church Service?
  - **A:** Church Service is organized by KC Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Service",
        "image": "https://cdn-az.allevents.in/events9/banners/860c8100eec67bf7d5dde9c8bbb818ca2b41ba5ff03d867066468b5a69214c3a-rimg-w720-h1280-dc000000-gmir?v=1777105952",
        "startDate": "2026-04-26T10:00:00-05:00",
        "url": "https://allevents.in/lenexa/church-service/200029985313232",
        "location": {
            "@type": "Place",
            "name": "10250 Quivira Rd, Lenexa, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10250 Quivira Rd, Lenexa, KS 66215-1930, United States",
                "addressLocality": "Lenexa",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.94256",
                "longitude": "-94.7248"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "From smiles to moments of worship, it’s all about people coming together.\nAnd there’s a place for you in it.\nSunday at 10:00 AM—come join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "KC Church",
                "url": "https://allevents.in/org/kc-church/12180771",
                "description": "KC Church\nICOC | Kansas City"
            }
        ]
    }
]
```