

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 09:00 am – Sun, 28 Dec, 2025 at 10:30 am
- **Event Description**: Come as you are!
- **Event URL**: https://allevents.in/glenpool/sunday-service/200029405381310
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Glenpool
- **state**: OK
- **country**: United States
- **location**: Happy Acres Cowboy Church
- **lat**: 35.9153216537
- **long**: -96.060032844543
- **full address**: Happy Acres Cowboy Church, 6067 W 171st St S, Glenpool, OK 74033, United States

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/af629cd056778e737acc9ffc6538140a2bd3aca2285d068edcc68b5f00382d3a-rimg-w1200-h675-dc025a93-gmir?v=1766662390

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 28 Dec, 2025 at 09:00 am to Sun, 28 Dec, 2025 at 10:30 am at Happy Acres Cowboy Church, 6067 W 171st St S, Glenpool, OK 74033, United States.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by Happy Acres Cowboy Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events5/banners/af629cd056778e737acc9ffc6538140a2bd3aca2285d068edcc68b5f00382d3a-rimg-w1200-h675-dc025a93-gmir?v=1766662390",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/glenpool/sunday-service/200029405381310",
        "location": {
            "@type": "Place",
            "name": "Happy Acres Cowboy Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6067 W 171st St S, Glenpool, OK 74033, United States",
                "addressLocality": "Glenpool",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.9153216537",
                "longitude": "-96.060032844543"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come as you are!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Happy Acres Cowboy Church",
                "url": "https://allevents.in/org/happy-acres-cowboy-church/26172780"
            }
        ]
    }
]
```