

# Event Details

- **Event Name**: Sunday Morning Worship
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:45 am
- **Event Description**: An amazing worship service with our awesome worship team and the word of God with Pastor Walt Spradling 
or one of his assistants
- **Event URL**: https://allevents.in/ardmore/sunday-morning-worship/200029354635833
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Ardmore
- **state**: OK
- **country**: United States
- **location**: 2005 12th Ave NW, Ardmore, OK
- **lat**: 34.18811
- **long**: -97.155
- **full address**: 2005 12th Ave NW, Ardmore, OK, United States

## Event gallery

- **Alt text**: Sunday Morning Worship
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b15d8ee94e1cafa91ed60634fddc4bb72bb122a9e878b5a90d0399a103146148-rimg-w1200-h900-dc492e47-gmir?v=1765699412

## FAQs

- **Q**: When and where is Sunday Morning Worship being held?
  - **A:** Sunday Morning Worship takes place on Sun, 14 Dec, 2025 at 10:45 am to Sun, 14 Dec, 2025 at 10:45 am at 2005 12th Ave NW, Ardmore, OK, United States.
- **Q**: Who is organizing Sunday Morning Worship?
  - **A:** Sunday Morning Worship is organized by CrystalRock Cathedral - CRC Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Worship",
        "image": "https://cdn-az.allevents.in/events1/banners/b15d8ee94e1cafa91ed60634fddc4bb72bb122a9e878b5a90d0399a103146148-rimg-w1200-h900-dc492e47-gmir?v=1765699412",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/ardmore/sunday-morning-worship/200029354635833",
        "location": {
            "@type": "Place",
            "name": "2005 12th Ave NW, Ardmore, OK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2005 12th Ave NW, Ardmore, OK 73401-1228, United States",
                "addressLocality": "Ardmore",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.18811",
                "longitude": "-97.155"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An amazing worship service with our awesome worship team and the word of God with Pastor Walt Spradling \nor one of his assistants",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CrystalRock Cathedral - CRC Ministries",
                "url": "https://allevents.in/org/crystalrock-cathedral-crc-ministries/25959408"
            }
        ]
    }
]
```