

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: All are welcome to attend!
- **Event URL**: https://allevents.in/darien/christmas-eve-service/200029357387625
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Darien
- **state**: GA
- **country**: United States
- **location**: 201 Franklin Street, Darien, GA, United States, Georgia 31305
- **lat**: 31.3691
- **long**: -81.43277
- **full address**: 201 Franklin Street, Darien, GA, United States, Georgia 31305

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/76e6e8d574a6c1134c1755382854cc67e4db60a5439ed9ddd4a94579eed9f19f-rimg-w1200-h900-dcc0c0bc-gmir?v=1766406316

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 201 Franklin Street, Darien, GA, United States, Georgia 31305.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Darien United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events9/banners/76e6e8d574a6c1134c1755382854cc67e4db60a5439ed9ddd4a94579eed9f19f-rimg-w1200-h900-dcc0c0bc-gmir?v=1766406316",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/darien/christmas-eve-service/200029357387625",
        "location": {
            "@type": "Place",
            "name": "201 Franklin Street, Darien, GA, United States, Georgia 31305",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "United Methodist Church, 201 Franklin St, Darien, GA 31305, United States",
                "addressLocality": "Darien",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.3691",
                "longitude": "-81.43277"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to attend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Darien United Methodist Church",
                "url": "https://allevents.in/org/darien-united-methodist-church/20593191"
            }
        ]
    }
]
```