

# Event Details

- **Event Name**: Candlelight Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm – Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for a candlelight service with a living nativity by the children. Holy communion will be served.
- **Event URL**: https://allevents.in/hughesville/candlelight-christmas-eve-service/200029260985843
- **Event Categories**: candlelight-concerts, christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

- **Ticket URL**: http://facebook.com/200029260985843?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hughesville-events

## Event venue details

- **city**: Hughesville
- **state**: PA
- **country**: United States
- **location**: Clarkstown United Methodist Church
- **lat**: 41.19994
- **long**: -76.72695
- **full address**: Clarkstown United Methodist Church, 3117 Clarkstown Rd,Hughesville, Pennsylvania, United States

## Event gallery

- **Alt text**: Candlelight Christmas Eve Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Candlelight+Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+07%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Candlelight Christmas Eve Service being held?
  - **A:** Candlelight Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at Clarkstown United Methodist Church, 3117 Clarkstown Rd,Hughesville, Pennsylvania, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelight Christmas Eve Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Candlelight+Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+07%3A00+pm&bg=4",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/hughesville/candlelight-christmas-eve-service/200029260985843",
        "location": {
            "@type": "Place",
            "name": "Clarkstown United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3117 Clarkstown Rd,Hughesville, Pennsylvania",
                "addressLocality": "Hughesville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.19994",
                "longitude": "-76.72695"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a candlelight service with a living nativity by the children. Holy communion will be served."
    }
]
```