

# Event Details

- **Event Name**: Ecumenical worship in the park 
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 09:30 am
- **Event Description**: Join us for worship with communion in the park. 
9:30am bring a chair limited amount of seating.
- **Event URL**: https://allevents.in/muscatine/ecumenical-worship-in-the-park/200030106047718
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Muscatine
- **state**: IA
- **country**: United States
- **location**: Discovery Park
- **lat**: 41.433769231096
- **long**: -91.087810889692
- **full address**: Discovery Park, 3300 Cedar St,Muscatine, Iowa, United States

## Event gallery

- **Alt text**: Ecumenical worship in the park
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9795dbbebaf82b4044f6aa0eea7aaa1b902224a91f3fd79d42084d11f65dc4e7-rimg-w1170-h1498-dcffffff-gmir?v=1782924011

## FAQs

- **Q**: When and where is Ecumenical worship in the park  being held?
  - **A:** Ecumenical worship in the park  takes place on Sun, 05 Jul, 2026 at 09:30 am to Sun, 05 Jul, 2026 at 09:30 am at Discovery Park, 3300 Cedar St,Muscatine, Iowa, United States.
- **Q**: Who is organizing Ecumenical worship in the park ?
  - **A:** Ecumenical worship in the park  is organized by Wesley United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ecumenical worship in the park",
        "image": "https://cdn-az.allevents.in/events6/banners/9795dbbebaf82b4044f6aa0eea7aaa1b902224a91f3fd79d42084d11f65dc4e7-rimg-w1170-h1498-dcffffff-gmir?v=1782924011",
        "startDate": "2026-07-05",
        "url": "https://allevents.in/muscatine/ecumenical-worship-in-the-park/200030106047718",
        "location": {
            "@type": "Place",
            "name": "Discovery Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3300 Cedar St,Muscatine, Iowa",
                "addressLocality": "Muscatine",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.433769231096",
                "longitude": "-91.087810889692"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for worship with communion in the park. \n9:30am bring a chair limited amount of seating.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wesley United Methodist Church",
                "url": "https://allevents.in/org/wesley-united-methodist-church/13030636",
                "description": "Transforming lives through hands-on ministry with children and families in need."
            }
        ]
    }
]
```