

# Event Details

- **Event Name**: Sunday Morning service
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 11:00 am – Sun, 26 Apr, 2026 at 11:00 am (-06:00)
- **Event Description**: Join us Sunday mornings at 11:00
- **Event URL**: https://allevents.in/conifer/sunday-morning-service/200029940535234
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Conifer
- **state**: CO
- **country**: United States
- **location**: Bailey Baptist Church
- **lat**: 39.5202516000
- **long**: -105.3056996000
- **full address**: Bailey Baptist Church, 30403 Kings Valley Dr Suite 2-110-G,Conifer,CO,United States

## Event gallery

- **Alt text**: Sunday Morning service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/420e6186062b6986930e091a2b87e315efff30be2dd27f0d50a67b95e3d0ae9a-rimg-w1200-h424-dc30332e-gmir?v=1776157714

## FAQs

- **Q**: When and where is Sunday Morning service being held?
  - **A:** Sunday Morning service takes place on Sun, 19 Apr, 2026 at 11:00 am to Sun, 26 Apr, 2026 at 11:00 am at Bailey Baptist Church, 30403 Kings Valley Dr Suite 2-110-G,Conifer,CO,United States.
- **Q**: Who is organizing Sunday Morning service?
  - **A:** Sunday Morning service is organized by Bailey Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning service",
        "image": "https://cdn-az.allevents.in/events6/banners/420e6186062b6986930e091a2b87e315efff30be2dd27f0d50a67b95e3d0ae9a-rimg-w1200-h424-dc30332e-gmir?v=1776157714",
        "startDate": "2026-04-19T11:00:00-06:00",
        "endDate": "2026-04-26T11:00:00-06:00",
        "url": "https://allevents.in/conifer/sunday-morning-service/200029940535234",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bailey Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30403 Kings Valley Dr Suite 2-110-G,Conifer,CO,United States",
                "addressLocality": "Conifer",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.5202516000",
                "longitude": "-105.3056996000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Sunday mornings at 11:00",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bailey Baptist Church",
                "url": "https://allevents.in/org/bailey-baptist-church/25600802"
            }
        ]
    }
]
```