

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:30 am
- **Event Description**: Celebrate the heart of Christmas with us at our special Eve Service. On Wednesday, 12/24, at 4:30, we'll share in joyful songs, inspiring fellowship, and communion.
- **Event URL**: https://allevents.in/dahlonega/christmas-eve-service/200029395204625
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Dahlonega
- **state**: GA
- **country**: United States
- **location**: 1751 Wesley Chapel Road, Dahlonega, GA
- **lat**: 34.54056
- **long**: -84.1844
- **full address**: 1751 Wesley Chapel Road, Dahlonega, GA, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4c7fa000eae90b87f8bcf4b144fba744ed4fe3dfa3b6799e7af041edaafacbe6-rimg-w1084-h1692-dcffffff-gmir?v=1766447054

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:30 am to Wed, 24 Dec, 2025 at 04:30 am at 1751 Wesley Chapel Road, Dahlonega, GA, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Wesley Chapel Methodist Church in Dahlonega.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/4c7fa000eae90b87f8bcf4b144fba744ed4fe3dfa3b6799e7af041edaafacbe6-rimg-w1084-h1692-dcffffff-gmir?v=1766447054",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/dahlonega/christmas-eve-service/200029395204625",
        "location": {
            "@type": "Place",
            "name": "1751 Wesley Chapel Road, Dahlonega, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1751 Wesley Chapel Rd, Dahlonega, GA 30533-3653, United States",
                "addressLocality": "Dahlonega",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.54056",
                "longitude": "-84.1844"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the heart of Christmas with us at our special Eve Service. On Wednesday, 12/24, at 4:30, we'll share in joyful songs, inspiring fellowship, and communion.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wesley Chapel Methodist Church in Dahlonega",
                "url": "https://allevents.in/org/wesley-chapel-methodist-church-in-dahlonega/25698758"
            }
        ]
    }
]
```