

# Event Details

- **Event Name**: Leading Worship at Southwood Church of the Nazarene
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 10:45 am
- **Event Description**: Sunday morning worship service.
- **Event URL**: https://allevents.in/raytown/leading-worship-at-southwood-church-of-the-nazarene/200029426675258
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Raytown
- **state**: MO
- **country**: United States
- **location**: Southwood Church of the Nazarene
- **lat**: 38.973606162146
- **long**: -94.464466958426
- **full address**: Southwood Church of the Nazarene, 8201 Raytown Rd,Raytown, Missouri, United States

## Event gallery

- **Alt text**: Leading Worship at Southwood Church of the Nazarene
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e21332008cb3a8739fcdf38264aa50bb1e9872eeed83177b79b9d9d9d605110f-rimg-w1200-h895-dcc4dae9-gmir?v=1768332292

## FAQs

- **Q**: When and where is Leading Worship at Southwood Church of the Nazarene being held?
  - **A:** Leading Worship at Southwood Church of the Nazarene takes place on Sun, 18 Jan, 2026 at 10:45 am to Sun, 18 Jan, 2026 at 10:45 am at Southwood Church of the Nazarene, 8201 Raytown Rd,Raytown, Missouri, United States.
- **Q**: Who is organizing Leading Worship at Southwood Church of the Nazarene?
  - **A:** Leading Worship at Southwood Church of the Nazarene is organized by Ryan Giffin Music.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Leading Worship at Southwood Church of the Nazarene",
        "image": "https://cdn-az.allevents.in/events7/banners/e21332008cb3a8739fcdf38264aa50bb1e9872eeed83177b79b9d9d9d605110f-rimg-w1200-h895-dcc4dae9-gmir?v=1768332292",
        "startDate": "2026-01-18",
        "url": "https://allevents.in/raytown/leading-worship-at-southwood-church-of-the-nazarene/200029426675258",
        "location": {
            "@type": "Place",
            "name": "Southwood Church of the Nazarene",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8201 Raytown Rd,Raytown, Missouri",
                "addressLocality": "Raytown",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.973606162146",
                "longitude": "-94.464466958426"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday morning worship service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ryan Giffin Music",
                "url": "https://allevents.in/org/ryan-giffin-music/24175397"
            }
        ]
    }
]
```