

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: All are welcome to join us for the Christmas Eve Candlelight Service on Wednesday, December 24 at 5PM.
- **Event URL**: https://allevents.in/young-harris/christmas-eve-candlelight-service/200029363735744
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Young Harris
- **state**: GA
- **country**: United States
- **location**: 1114 Main Street | P. O. Box 66, 30582
- **lat**: 34.932
- **long**: -83.84854
- **full address**: 1114 Main Street | P. O. Box 66, 30582, Sharp Memorial United Methodist Church, 1114 Main St, Young Harris, GA 30582, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1e0edb179c463516e983b0c7453d0b5abcd1cbf050aad4032344d140fa5a51b6-rimg-w1200-h968-dcffffff-gmir?v=1765886204

## 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 1114 Main Street | P. O. Box 66, 30582, Sharp Memorial United Methodist Church, 1114 Main St, Young Harris, GA 30582, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Sharp Memorial UMC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events5/banners/1e0edb179c463516e983b0c7453d0b5abcd1cbf050aad4032344d140fa5a51b6-rimg-w1200-h968-dcffffff-gmir?v=1765886204",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/young-harris/christmas-eve-candlelight-service/200029363735744",
        "location": {
            "@type": "Place",
            "name": "1114 Main Street | P. O. Box 66, 30582",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sharp Memorial United Methodist Church, 1114 Main St, Young Harris, GA 30582, United States",
                "addressLocality": "Young Harris",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.932",
                "longitude": "-83.84854"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us for the Christmas Eve Candlelight Service on Wednesday, December 24 at 5PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sharp Memorial UMC",
                "url": "https://allevents.in/org/sharp-memorial-umc/25582014"
            }
        ]
    }
]
```