

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm – Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us as we celebrate the birth of our Lord and Savior Jesus Christ!
- **Event URL**: https://allevents.in/gainesville/christmas-eve-service/200029337218621
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Gainesville
- **state**: VA
- **country**: United States
- **location**: 7506 James Madison Hwy., Gainesville, VA
- **lat**: 38.79308
- **long**: -77.66724
- **full address**: 7506 James Madison Hwy., Gainesville, VA, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/68fb25a12e1b76ace327e5dd13e142557196a686896cf4b5263b9d9b6f023efa-rimg-w940-h788-dc151525-gmir?v=1766182330

## 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 06:00 pm at 7506 James Madison Hwy., Gainesville, VA, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Grace Church of Gainesville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/68fb25a12e1b76ace327e5dd13e142557196a686896cf4b5263b9d9b6f023efa-rimg-w940-h788-dc151525-gmir?v=1766182330",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/gainesville/christmas-eve-service/200029337218621",
        "location": {
            "@type": "Place",
            "name": "7506 James Madison Hwy., Gainesville, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7506 James Madison Hwy, Gainesville, VA 20155-1918, United States",
                "addressLocality": "Gainesville",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.79308",
                "longitude": "-77.66724"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the birth of our Lord and Savior Jesus Christ!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Church of Gainesville",
                "url": "https://allevents.in/org/grace-church-of-gainesville/27221101"
            }
        ]
    }
]
```