

# Event Details

- **Event Name**: Church at the Park
- **Event Start and End Date**: Sun, 17 May, 2026 at 10:00 am
- **Event Description**: We will be holding service outside at Highland Park as part of our worship series.
- **Event URL**: https://allevents.in/kokomo/church-at-the-park/200029976988119
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Kokomo
- **state**: IN
- **country**: United States
- **location**: Highland Park
- **lat**: 40.468943928541
- **long**: -86.141055171578
- **full address**: Highland Park, 900 W Defenbaugh St,Kokomo,IN,United States

## Event gallery

- **Alt text**: Church at the Park
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5e0f7f9ec24d5b2bd51f3819074f1d49c8f70cdfd94a5c3d119cc17121caf279-rimg-w1200-h1200-dcc5c6c0-gmir?v=1776908539

## FAQs

- **Q**: When and where is Church at the Park being held?
  - **A:** Church at the Park takes place on Sun, 17 May, 2026 at 10:00 am to Sun, 17 May, 2026 at 10:00 am at Highland Park, 900 W Defenbaugh St,Kokomo,IN,United States.
- **Q**: Who is organizing Church at the Park?
  - **A:** Church at the Park is organized by Fairfield Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church at the Park",
        "image": "https://cdn-az.allevents.in/events7/banners/5e0f7f9ec24d5b2bd51f3819074f1d49c8f70cdfd94a5c3d119cc17121caf279-rimg-w1200-h1200-dcc5c6c0-gmir?v=1776908539",
        "startDate": "2026-05-17",
        "url": "https://allevents.in/kokomo/church-at-the-park/200029976988119",
        "location": {
            "@type": "Place",
            "name": "Highland Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "900 W Defenbaugh St,Kokomo,IN,United States",
                "addressLocality": "Kokomo",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.468943928541",
                "longitude": "-86.141055171578"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be holding service outside at Highland Park as part of our worship series.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairfield Christian Church",
                "url": "https://allevents.in/org/fairfield-christian-church/27670747",
                "description": "Fairfield Christian Church, Kokomo. 725 likes · 131 talking about this · 3,198 were here. Creating a Better Place to Belong."
            }
        ]
    }
]
```