

# Event Details

- **Event Name**: Weekly Sunday Worship
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 10:00 am – Sun, 21 Jun, 2026 at 11:00 am (-05:00)
- **Event Description**: Join us for our Sacrament Service to hear inspirational messagesorJoin us via Zoom
- **Event URL**: https://allevents.in/michigan-city/weekly-sunday-worship/1600027730427852
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027730427852

## Event venue details

- **city**: Michigan City
- **state**: IN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.6952755
- **long**: -86.8882409
- **full address**: The Church of Jesus Christ of Latter-day Saints, 402 East Coolspring Avenue, Michigan City, US

## Event gallery

- **Alt text**: Weekly Sunday Worship
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ba0be540-3b45-11f1-a7b9-598dddd66895-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Weekly Sunday Worship being held?
  - **A:** Weekly Sunday Worship takes place on Sun, 21 Jun, 2026 at 10:00 am to Sun, 21 Jun, 2026 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 402 East Coolspring Avenue, Michigan City, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekly Sunday Worship",
        "image": "https://cdn-az.allevents.in/events6/banners/ba0be540-3b45-11f1-a7b9-598dddd66895-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-21T10:00:00-05:00",
        "endDate": "2026-06-21T11:00:00-05:00",
        "url": "https://allevents.in/michigan-city/weekly-sunday-worship/1600027730427852",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "402 East Coolspring Avenue",
                "addressLocality": "Michigan City",
                "addressRegion": "IN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.6952755",
                "longitude": "-86.8882409"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Sacrament Service to hear inspirational messagesorJoin us via Zoom"
    }
]
```