

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us as we celebrate the birth of Jesus with candlelight and Holy Communion.
- **Event URL**: https://allevents.in/scottsville/christmas-eve-candlelight-service/200029358533345
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Scottsville
- **state**: KY
- **country**: United States
- **location**: 400 E Main St, Scottsville, KY, United States, Kentucky 42164
- **lat**: 36.75245
- **long**: -86.18699
- **full address**: 400 E Main St, Scottsville, KY, United States, Kentucky 42164

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/09704b61890192e373fb18672aa4cc1dd51b62b1203e1f3bbdca5427deb9cf3b-rimg-w940-h788-dc050303-gmir?v=1766403769

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 400 E Main St, Scottsville, KY, United States, Kentucky 42164.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Scottsville First United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events7/banners/09704b61890192e373fb18672aa4cc1dd51b62b1203e1f3bbdca5427deb9cf3b-rimg-w940-h788-dc050303-gmir?v=1766403769",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/scottsville/christmas-eve-candlelight-service/200029358533345",
        "location": {
            "@type": "Place",
            "name": "400 E Main St, Scottsville, KY, United States, Kentucky 42164",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 E Main St, Scottsville, KY 42164-1546, United States",
                "addressLocality": "Scottsville",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.75245",
                "longitude": "-86.18699"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the birth of Jesus with candlelight and Holy Communion.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scottsville First United Methodist Church",
                "url": "https://allevents.in/org/scottsville-first-united-methodist-church/25979196"
            }
        ]
    }
]
```