

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 10:00 am – Sun, 19 Apr, 2026 at 10:00 am (-05:00)
- **Event Description**: We invite you to our Sunday service at 10am with Kids Church for every age and fellowship following service.
- **Event URL**: https://allevents.in/minnesota-lake/sunday-service/200029912636404
- **Event Categories**: Kids
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Minnesota Lake
- **state**: MN
- **country**: United States
- **location**: Peace Church of Minnesota Lake, MN
- **lat**: 43.83989
- **long**: -93.83118
- **full address**: Peace Church of Minnesota Lake, MN, 16 Park Street South ,Minnesota Lake, Minnesota, United States

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/58d27df5ba21e3f2e639dd3a1f2c55b31c9b2ffaa2bed54c8944ca916d26058a-rimg-w1200-h600-dcf3f1f3-gmir?v=1775719323

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 12 Apr, 2026 at 10:00 am to Sun, 19 Apr, 2026 at 10:00 am at Peace Church of Minnesota Lake, MN, 16 Park Street South ,Minnesota Lake, Minnesota, United States.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by Peace Church of Minnesota Lake, MN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events8/banners/58d27df5ba21e3f2e639dd3a1f2c55b31c9b2ffaa2bed54c8944ca916d26058a-rimg-w1200-h600-dcf3f1f3-gmir?v=1775719323",
        "startDate": "2026-04-12T10:00:00-05:00",
        "endDate": "2026-04-19T10:00:00-05:00",
        "url": "https://allevents.in/minnesota-lake/sunday-service/200029912636404",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Peace Church of Minnesota Lake, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16 Park Street South ,Minnesota Lake, Minnesota",
                "addressLocality": "Minnesota Lake",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.83989",
                "longitude": "-93.83118"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to our Sunday service at 10am with Kids Church for every age and fellowship following service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Peace Church of Minnesota Lake MN",
                "url": "https://allevents.in/org/peace-church-of-minnesota-lake-mn/21934325"
            }
        ]
    }
]
```