

# Event Details

- **Event Name**: Regional Christian Worship Service
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 12:00 am – Sun, 20 Sep, 2026 at 11:59 pm (-05:00)
- **Event Description**: Come join us for a weekend of sacred music and inspirational talks centered on Jesus Christ. Saturday 6:00pm Adults Session Sunday 9:30am Hymn Sing Along Sunday 10:00am General Session for children, youth, and adults
- **Event URL**: https://allevents.in/warrensburg/regional-christian-worship-service/1600030626372354
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Warrensburg
- **state**: MO
- **country**: US
- **location**: Church of Jesus Christ of Latter-day Saints
- **lat**: 38.744112
- **long**: -93.7096735
- **full address**: Church of Jesus Christ of Latter-day Saints, 1515 SE State Highway DD, Warrensburg, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b347afe0-a310-11f1-9988-bfc638c33a5a-rimg-w1000-h773-dc5

## FAQs

- **Q**: When and where is Regional Christian Worship Service being held?
  - **A:** Regional Christian Worship Service takes place on Sat, 19 Sep, 2026 at 12:00 am to Sun, 20 Sep, 2026 at 11:59 pm at Church of Jesus Christ of Latter-day Saints, 1515 SE State Highway DD, Warrensburg, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Regional Christian Worship Service",
        "image": "https://cdn-az.allevents.in/events6/banners/b2cb2ce0-a310-11f1-9988-bfc638c33a5a-rimg-w1200-h927-dc585858-gmir.png",
        "startDate": "2026-09-19T00:00:00-05:00",
        "endDate": "2026-09-20T23:59:00-05:00",
        "url": "https://allevents.in/warrensburg/regional-christian-worship-service/1600030626372354",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1515 SE State Highway DD",
                "addressLocality": "Warrensburg",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.744112",
                "longitude": "-93.7096735"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a weekend of sacred music and inspirational talks centered on Jesus Christ. Saturday 6:00pm Adults Session Sunday 9:30am Hymn Sing Along Sunday 10:00am General Session for children, youth, and adults"
    }
]
```