

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:30 pm – Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Join us for Communion service.
- **Event URL**: https://allevents.in/charlottesville/christmas-eve-service/200029360882754
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Charlottesville
- **state**: VA
- **country**: United States
- **location**: 550 Hillsdale Dr., Charlottesville, VA, United States, Virginia 22901
- **lat**: 38.07065
- **long**: -78.48047
- **full address**: 550 Hillsdale Dr., Charlottesville, VA, United States, Virginia 22901

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/23c5eb7b479659d5e24d742f91a2f24d451c9719197a46498ca6a9cf704a1f85-rimg-w1080-h1350-dcf2f2f1-gmir?v=1766496775

## 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 pm to Wed, 24 Dec, 2025 at 05:30 pm at 550 Hillsdale Dr., Charlottesville, VA, United States, Virginia 22901.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Mission Charlottesville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/23c5eb7b479659d5e24d742f91a2f24d451c9719197a46498ca6a9cf704a1f85-rimg-w1080-h1350-dcf2f2f1-gmir?v=1766496775",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/charlottesville/christmas-eve-service/200029360882754",
        "location": {
            "@type": "Place",
            "name": "550 Hillsdale Dr., Charlottesville, VA, United States, Virginia 22901",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "550 Hillsdale Dr, Charlottesville, VA 22901-5700, United States",
                "addressLocality": "Charlottesville",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.07065",
                "longitude": "-78.48047"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Communion service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mission Charlottesville",
                "url": "https://allevents.in/org/mission-charlottesville/26827107"
            }
        ]
    }
]
```