

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Services will be at 5 p.m. and 11 p.m.
- **Event URL**: https://allevents.in/indian-hills/christmas-eve-service/200028960947841
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Indian Hills
- **state**: KY
- **country**: United States
- **location**: Broadway Baptist Church
- **lat**: 38.266019270481
- **long**: -85.662000092429
- **full address**: Broadway Baptist Church, 4000 Brownsboro Rd, Louisville, KY 40207-1826, United States, Indian Hills

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0bee23ba9602f7d52025c6c509ea837b0f1c350d2997c5f73a73300b6482303f-rimg-w1200-h676-dc292626-gmir?v=1766222628

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at Broadway Baptist Church, 4000 Brownsboro Rd, Louisville, KY 40207-1826, United States, Indian Hills.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Broadway Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/0bee23ba9602f7d52025c6c509ea837b0f1c350d2997c5f73a73300b6482303f-rimg-w1200-h676-dc292626-gmir?v=1766222628",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/indian-hills/christmas-eve-service/200028960947841",
        "location": {
            "@type": "Place",
            "name": "Broadway Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4000 Brownsboro Rd, Louisville, KY 40207-1826, United States",
                "addressLocality": "Indian Hills",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.266019270481",
                "longitude": "-85.662000092429"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Services will be at 5 p.m. and 11 p.m.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Broadway Baptist Church",
                "url": "https://allevents.in/org/broadway-baptist-church/26123999"
            }
        ]
    }
]
```