

# Event Details

- **Event Name**: Sunday Morning Worship 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am – Sun, 21 Dec, 2025 at 11:00 am
- **Event Description**: Family Church wants to invite you to come experience the presence and love of Jesus with us live every Sunday at 10am.
- **Event URL**: https://allevents.in/mount-pleasant/sunday-morning-worship/200029357025723
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Mount Pleasant
- **state**: MI
- **country**: United States
- **location**: 1308 Burch St , Mount Pleasant, MI, United States, Michigan 48858
- **lat**: 43.5983
- **long**: -84.79235
- **full address**: 1308 Burch St , Mount Pleasant, MI, United States, Michigan 48858

## Event gallery

- **Alt text**: Sunday Morning Worship
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/55058eed2ac7238bc2ca67087fa6bb7a541395583218ad7e81565f7cfcedfc14-rimg-w1200-h676-dc14529d-gmir?v=1765755743

## FAQs

- **Q**: When and where is Sunday Morning Worship  being held?
  - **A:** Sunday Morning Worship  takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 11:00 am at 1308 Burch St , Mount Pleasant, MI, United States, Michigan 48858.
- **Q**: Who is organizing Sunday Morning Worship ?
  - **A:** Sunday Morning Worship  is organized by Family Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Worship",
        "image": "https://cdn-az.allevents.in/events3/banners/55058eed2ac7238bc2ca67087fa6bb7a541395583218ad7e81565f7cfcedfc14-rimg-w1200-h676-dc14529d-gmir?v=1765755743",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/mount-pleasant/sunday-morning-worship/200029357025723",
        "location": {
            "@type": "Place",
            "name": "1308 Burch St , Mount Pleasant, MI, United States, Michigan 48858",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1308 Burch St, Mt Pleasant, MI 48858-2226, United States",
                "addressLocality": "Mount Pleasant",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.5983",
                "longitude": "-84.79235"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family Church wants to invite you to come experience the presence and love of Jesus with us live every Sunday at 10am.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Family Church",
                "url": "https://allevents.in/org/family-church/22850531"
            }
        ]
    }
]
```