

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 23 Aug, 2026 at 09:30 am – Sun, 23 Aug, 2026 at 11:30 pm (-05:00)
- **Event Description**: Join us for Sunday Worship Service at 9:30am, followed by Coffee Hour in the Fellowship Hall!
- **Event URL**: https://allevents.in/minneapolis/sunday-worship-service/200030582471503
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: 8 West 60th Street, Minneapolis, MN, United States, Minnesota 55419
- **lat**: 44.89427
- **long**: -93.27905
- **full address**: 8 West 60th Street, Minneapolis, MN, United States, Minnesota 55419

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3defca639698b678cdc9d9eaa5c85f66f4d057ea71892204cd8615ea179b4a00-rimg-w1080-h1080-dc080808-gmir?v=1787119443

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 23 Aug, 2026 at 09:30 am to Sun, 23 Aug, 2026 at 11:30 pm at 8 West 60th Street, Minneapolis, MN, United States, Minnesota 55419.
- **Q**: Who is organizing Sunday Worship Service?
  - **A:** Sunday Worship Service is organized by Richfield Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events5/banners/3defca639698b678cdc9d9eaa5c85f66f4d057ea71892204cd8615ea179b4a00-rimg-w1080-h1080-dc080808-gmir?v=1787119443",
        "startDate": "2026-08-23T09:30:00-05:00",
        "endDate": "2026-08-23T23:30:00-05:00",
        "url": "https://allevents.in/minneapolis/sunday-worship-service/200030582471503",
        "location": {
            "@type": "Place",
            "name": "8 West 60th Street, Minneapolis, MN, United States, Minnesota 55419",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 W 60th St, Minneapolis, MN 55419, United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.89427",
                "longitude": "-93.27905"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Sunday Worship Service at 9:30am, followed by Coffee Hour in the Fellowship Hall!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Richfield Lutheran Church",
                "url": "https://allevents.in/org/richfield-lutheran-church/23379595"
            }
        ]
    }
]
```