

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 10:30 am
- **Event Description**: Join us for a Sunday Worship Service on March 15, 2026, at 10:30 a.m.!
- **Event URL**: https://allevents.in/broken-arrow/sunday-worship-service/200029764211515
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Broken Arrow
- **state**: OK
- **country**: United States
- **location**: 9223 East 95th Court, Tulsa, OK, United States, Oklahoma 74133
- **lat**: 36.02592
- **long**: -95.87171
- **full address**: 9223 East 95th Court, Tulsa, OK, United States, Oklahoma 74133, 9223 E 95th Ct, Tulsa, OK 74133-5836, United States, Broken Arrow

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/135bcea8a2d01b0bdeefce28a7200243266957faed7ae22b4d9863d8f6abf1e1-rimg-w1112-h1285-dc12191a-gmir?v=1773444636

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 15 Mar, 2026 at 10:30 am to Sun, 15 Mar, 2026 at 10:30 am at 9223 East 95th Court, Tulsa, OK, United States, Oklahoma 74133, 9223 E 95th Ct, Tulsa, OK 74133-5836, United States, Broken Arrow.
- **Q**: Who is organizing Sunday Worship Service?
  - **A:** Sunday Worship Service is organized by Christ The King Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events6/banners/135bcea8a2d01b0bdeefce28a7200243266957faed7ae22b4d9863d8f6abf1e1-rimg-w1112-h1285-dc12191a-gmir?v=1773444636",
        "startDate": "2026-03-15",
        "url": "https://allevents.in/broken-arrow/sunday-worship-service/200029764211515",
        "location": {
            "@type": "Place",
            "name": "9223 East 95th Court, Tulsa, OK, United States, Oklahoma 74133",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9223 E 95th Ct, Tulsa, OK 74133-5836, United States",
                "addressLocality": "Broken Arrow",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.02592",
                "longitude": "-95.87171"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Sunday Worship Service on March 15, 2026, at 10:30 a.m.!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ The King Lutheran Church",
                "url": "https://allevents.in/org/christ-the-king-lutheran-church/18295901"
            }
        ]
    }
]
```