

# Event Details

- **Event Name**: Church in the Park
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 10:45 am – Sun, 28 Jun, 2026 at 01:00 pm
- **Event Description**: Come out for worship, the word and fellowship.  Food will be provided.
- **Event URL**: https://allevents.in/atchison/church-in-the-park/200030285863718
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Atchison
- **state**: KS
- **country**: United States
- **location**: Reisner Park
- **lat**: 39.568573178517
- **long**: -95.127060536831
- **full address**: Reisner Park, N 10th St &amp; Kearney St,Atchison,KS,United States

## Event gallery

- **Alt text**: Church in the Park
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0736f4caca40c5323d792a86c400a32b9a20bb98f016f2b31cf61b21a94d0354-rimg-w1200-h675-dc2f3030-gmir?v=1782160998

## FAQs

- **Q**: When and where is Church in the Park being held?
  - **A:** Church in the Park takes place on Sun, 28 Jun, 2026 at 10:45 am to Sun, 28 Jun, 2026 at 01:00 pm at Reisner Park, N 10th St & Kearney St,Atchison,KS,United States.
- **Q**: Who is organizing Church in the Park?
  - **A:** Church in the Park is organized by The Cure Church Atchison.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church in the Park",
        "image": "https://cdn-az.allevents.in/events9/banners/0736f4caca40c5323d792a86c400a32b9a20bb98f016f2b31cf61b21a94d0354-rimg-w1200-h675-dc2f3030-gmir?v=1782160998",
        "startDate": "2026-06-28",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/atchison/church-in-the-park/200030285863718",
        "location": {
            "@type": "Place",
            "name": "Reisner Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "N 10th St &amp; Kearney St,Atchison,KS,United States",
                "addressLocality": "Atchison",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.568573178517",
                "longitude": "-95.127060536831"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out for worship, the word and fellowship.  Food will be provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cure Church Atchison",
                "url": "https://allevents.in/org/the-cure-church-atchison/27319705"
            }
        ]
    }
]
```