

# Event Details

- **Event Name**: Sunday Morning Worship
- **Event Start and End Date**: Sun, 24 May, 2026 at 10:30 am – Sun, 14 Jun, 2026 at 10:30 am
- **Event Description**: Join us for uplifting worship and a message from God's Word!
- **Event URL**: https://allevents.in/ozark/sunday-morning-worship/200030095849327
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ozark
- **state**: MO
- **country**: United States
- **location**: 801 West South Street, Ozark, MO
- **lat**: 37.00447
- **long**: -93.21008
- **full address**: 801 West South Street, Ozark, MO, United States

## Event gallery

- **Alt text**: Sunday Morning Worship
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d37193b9d690fe03cc752ca88e42f5d89d1d366843744a7384b1452d3db37a6a-rimg-w1200-h675-dcdb2f03-gmir?v=1779414687

## FAQs

- **Q**: When and where is Sunday Morning Worship being held?
  - **A:** Sunday Morning Worship takes place on Sun, 24 May, 2026 at 10:30 am to Sun, 14 Jun, 2026 at 10:30 am at 801 West South Street, Ozark, MO, United States.
- **Q**: Who is organizing Sunday Morning Worship?
  - **A:** Sunday Morning Worship is organized by Southside Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Worship",
        "image": "https://cdn-az.allevents.in/events9/banners/d37193b9d690fe03cc752ca88e42f5d89d1d366843744a7384b1452d3db37a6a-rimg-w1200-h675-dcdb2f03-gmir?v=1779414687",
        "startDate": "2026-05-24",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/ozark/sunday-morning-worship/200030095849327",
        "location": {
            "@type": "Place",
            "name": "801 West South Street, Ozark, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "801 W South St, Ozark, MO 65721-9257, United States",
                "addressLocality": "Ozark",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.00447",
                "longitude": "-93.21008"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for uplifting worship and a message from God's Word!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southside Church of Christ",
                "url": "https://allevents.in/org/southside-church-of-christ/12954640",
                "description": "Stay connected here!  Prayer requests, inspirational thoughts, updated church news and more."
            }
        ]
    }
]
```