

# Event Details

- **Event Name**: Sunday Bible Hour
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 09:45 am – Sun, 26 Apr, 2026 at 10:45 am (-06:00)
- **Event Description**: Join us Sundays at 9:45am as we go through the Book of Acts
- **Event URL**: https://allevents.in/conifer/sunday-bible-hour/200029971277329
- **Event Categories**: 
- **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 Bible Hour
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a729606d742f25c3641ebf93e70ab48e67f95aeb06efa3c1de0eae633734618b-rimg-w1200-h424-dc30332e-gmir?v=1776845188

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Bible Hour",
        "image": "https://cdn-az.allevents.in/events9/banners/a729606d742f25c3641ebf93e70ab48e67f95aeb06efa3c1de0eae633734618b-rimg-w1200-h424-dc30332e-gmir?v=1776845188",
        "startDate": "2026-04-26T09:45:00-06:00",
        "endDate": "2026-04-26T10:45:00-06:00",
        "url": "https://allevents.in/conifer/sunday-bible-hour/200029971277329",
        "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 Sundays at 9:45am as we go through the Book of Acts",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bailey Baptist Church",
                "url": "https://allevents.in/org/bailey-baptist-church/25600802"
            }
        ]
    }
]
```