

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Christmas Eve Service
December 24 at 5:00pm
- **Event URL**: https://allevents.in/holly-springs/christmas-eve-service/200029348511206
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Holly Springs
- **state**: GA
- **country**: United States
- **location**: Holly Springs United Methodist Church
- **lat**: 34.1789945
- **long**: -84.503367
- **full address**: Holly Springs United Methodist Church, 2464 Holly Springs Parkway,Holly Springs, Georgia, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2c28e36737a1da9813b689dfc9bb9d9e2a11be04ba4d320514bfbec4ed32ae13-rimg-w600-h480-dc000000-gmir?v=1766206610

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at Holly Springs United Methodist Church, 2464 Holly Springs Parkway,Holly Springs, Georgia, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Holly Springs United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/2c28e36737a1da9813b689dfc9bb9d9e2a11be04ba4d320514bfbec4ed32ae13-rimg-w600-h480-dc000000-gmir?v=1766206610",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/holly-springs/christmas-eve-service/200029348511206",
        "location": {
            "@type": "Place",
            "name": "Holly Springs United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2464 Holly Springs Parkway,Holly Springs, Georgia",
                "addressLocality": "Holly Springs",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.1789945",
                "longitude": "-84.503367"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve Service\nDecember 24 at 5:00pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holly Springs United Methodist Church",
                "url": "https://allevents.in/org/holly-springs-united-methodist-church/25716191"
            }
        ]
    }
]
```