

# Event Details

- **Event Name**: Sunday Afternoon Service
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 01:30 pm – Sun, 26 Apr, 2026 at 01:30 pm (-06:00)
- **Event Description**: Sunday Afternoons at 1:30. Please join us!
- **Event URL**: https://allevents.in/conifer/sunday-afternoon-service/200029940522804
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## 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 Afternoon Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/cd508dc23f90c7ca5c640972fa5141fdbc0629ca01621730e1280218d6ea5bd9-rimg-w1200-h800-dcdda847-gmir?v=1776157563

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Afternoon Service",
        "image": "https://cdn-az.allevents.in/events8/banners/cd508dc23f90c7ca5c640972fa5141fdbc0629ca01621730e1280218d6ea5bd9-rimg-w1200-h800-dcdda847-gmir?v=1776157563",
        "startDate": "2026-04-19T13:30:00-06:00",
        "endDate": "2026-04-26T13:30:00-06:00",
        "url": "https://allevents.in/conifer/sunday-afternoon-service/200029940522804",
        "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": "Sunday Afternoons at 1:30. Please join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bailey Baptist Church",
                "url": "https://allevents.in/org/bailey-baptist-church/25600802"
            }
        ]
    }
]
```