

# Event Details

- **Event Name**: Lord's Day Worship!
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 09:30 am – Sun, 01 Mar, 2026 at 01:30 pm
- **Event Description**: Worship at 9:30am, followed by fellowship time at 11:15am.
- **Event URL**: https://allevents.in/mountain-view/lords-day-worship/200029745795456
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mountain View
- **state**: MO
- **country**: United States
- **location**: King of Kings in Mountain View
- **lat**: 36.9957
- **long**: -91.70137
- **full address**: King of Kings in Mountain View, 125 N Elm St, Mountain View, MO 65548-8584, United States

## Event gallery

- **Alt text**: Lord's Day Worship!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2a6ee7f0ba40a9768e568ca73d4b74ab2a94c0255155830e0755f05d745ef4af-rimg-w1200-h675-dcffffff-gmir?v=1772253236

## FAQs

- **Q**: When and where is Lord's Day Worship! being held?
  - **A:** Lord's Day Worship! takes place on Sun, 01 Mar, 2026 at 09:30 am to Sun, 01 Mar, 2026 at 01:30 pm at King of Kings in Mountain View, 125 N Elm St, Mountain View, MO 65548-8584, United States.
- **Q**: Who is organizing Lord's Day Worship!?
  - **A:** Lord's Day Worship! is organized by King of Kings in Mountain View.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lord's Day Worship!",
        "image": "https://cdn-az.allevents.in/events2/banners/2a6ee7f0ba40a9768e568ca73d4b74ab2a94c0255155830e0755f05d745ef4af-rimg-w1200-h675-dcffffff-gmir?v=1772253236",
        "startDate": "2026-03-01",
        "endDate": "2026-03-01",
        "url": "https://allevents.in/mountain-view/lords-day-worship/200029745795456",
        "location": {
            "@type": "Place",
            "name": "King of Kings in Mountain View",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 N Elm St, Mountain View, MO 65548-8584, United States",
                "addressLocality": "Mountain View",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.9957",
                "longitude": "-91.70137"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Worship at 9:30am, followed by fellowship time at 11:15am.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "King of Kings in Mountain View",
                "url": "https://allevents.in/org/king-of-kings-in-mountain-view/20357306"
            }
        ]
    }
]
```