

# Event Details

- **Event Name**: Worship in the Park
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 10:00 am
- **Event Description**: Sunday, June 21 is Father’s Day, and we’ll have our annual Worship Service at the Park at 10:00am. The location is McKellar Park in Blanchardville. Everyone is welcome to this ecumenical service.
- **Event URL**: https://allevents.in/blanchardville/worship-in-the-park/200030232109707
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Blanchardville
- **state**: WI
- **country**: United States
- **location**: McKellar Park
- **lat**: 42.8094461
- **long**: -89.8590126
- **full address**: McKellar Park, 208 Mason St,Blanchardville, Wisconsin, United States

## Event gallery

- **Alt text**: Worship in the Park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8ef1d0b29e2861b0753bb59c3a50f8841be0604ddb49e2a5698f25f7cb944d65-rimg-w1200-h593-dcffffff-gmir?v=1781391427

## FAQs

- **Q**: When and where is Worship in the Park being held?
  - **A:** Worship in the Park takes place on Sun, 21 Jun, 2026 at 10:00 am to Sun, 21 Jun, 2026 at 10:00 am at McKellar Park, 208 Mason St,Blanchardville, Wisconsin, United States.
- **Q**: Who is organizing Worship in the Park?
  - **A:** Worship in the Park is organized by New Hope Lutheran.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship in the Park",
        "image": "https://cdn-az.allevents.in/events8/banners/8ef1d0b29e2861b0753bb59c3a50f8841be0604ddb49e2a5698f25f7cb944d65-rimg-w1200-h593-dcffffff-gmir?v=1781391427",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/blanchardville/worship-in-the-park/200030232109707",
        "location": {
            "@type": "Place",
            "name": "McKellar Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "208 Mason St,Blanchardville, Wisconsin",
                "addressLocality": "Blanchardville",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.8094461",
                "longitude": "-89.8590126"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday, June 21 is Father’s Day, and we’ll have our annual Worship Service at the Park at 10:00am. The location is McKellar Park in Blanchardville. Everyone is welcome to this ecumenical service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Hope Lutheran",
                "url": "https://allevents.in/org/new-hope-lutheran/22816582"
            }
        ]
    }
]
```