

# Event Details

- **Event Name**: Church in the Park
- **Event Start and End Date**: Sun, 21 Sep, 2025 at 10:30 am – Sun, 21 Sep, 2025 at 01:00 pm
- **Event Description**: Please join us for a wonderful time of fellowship, singing, hear the message from God’s word.
- **Event URL**: https://allevents.in/piqua/church-in-the-park/200028859520601
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Piqua
- **state**: OH
- **country**: United States
- **location**: Fountain Park Piqua,
- **lat**: 40.160095214844
- **long**: -84.257659912109
- **full address**: Fountain Park Piqua,, 1407 Forest Ave,Piqua, Ohio, United States

## Event gallery

- **Alt text**: Church in the Park
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/93059b31cf9b5dbca72cd7a7d77eea60d7dcc5e1acebe7ba99891702609c5aa1-rimg-w1200-h1600-dc282e2b-gmir?v=1758409018

## FAQs

- **Q**: When and where is Church in the Park being held?
  - **A:** Church in the Park takes place on Sun, 21 Sep, 2025 at 10:30 am to Sun, 21 Sep, 2025 at 01:00 pm at Fountain Park Piqua,, 1407 Forest Ave,Piqua, Ohio, United States.
- **Q**: Who is organizing Church in the Park?
  - **A:** Church in the Park is organized by Madison Avenue Church of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church in the Park",
        "image": "https://cdn-az.allevents.in/events6/banners/93059b31cf9b5dbca72cd7a7d77eea60d7dcc5e1acebe7ba99891702609c5aa1-rimg-w1200-h1600-dc282e2b-gmir?v=1758409018",
        "startDate": "2025-09-21",
        "endDate": "2025-09-21",
        "url": "https://allevents.in/piqua/church-in-the-park/200028859520601",
        "location": {
            "@type": "Place",
            "name": "Fountain Park Piqua,",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1407 Forest Ave,Piqua, Ohio",
                "addressLocality": "Piqua",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.160095214844",
                "longitude": "-84.257659912109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for a wonderful time of fellowship, singing, hear the message from God’s word.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Madison Avenue Church of God",
                "url": "https://allevents.in/org/madison-avenue-church-of-god/22593196"
            }
        ]
    }
]
```