

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for a night of reflecting on the birth of Jesus.
- **Event URL**: https://allevents.in/scottsville/christmas-eve-service/200029333448725
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Scottsville
- **state**: VA
- **country**: United States
- **location**: 690 Harrison St, Scottsville, VA
- **lat**: 37.80036
- **long**: -78.49768
- **full address**: 690 Harrison St, Scottsville, VA, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d73cf8f46ea146916492afecc29ffa8e7c4ef89364f89aa58837605882e6c694-rimg-w940-h788-dc050301-gmir?v=1766232299

## 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 690 Harrison St, Scottsville, VA, United States.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by Scottsville Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/d73cf8f46ea146916492afecc29ffa8e7c4ef89364f89aa58837605882e6c694-rimg-w940-h788-dc050301-gmir?v=1766232299",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/scottsville/christmas-eve-service/200029333448725",
        "location": {
            "@type": "Place",
            "name": "690 Harrison St, Scottsville, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "690 Harrison St, Scottsville, VA 24590-4073, United States",
                "addressLocality": "Scottsville",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.80036",
                "longitude": "-78.49768"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of reflecting on the birth of Jesus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scottsville Baptist Church",
                "url": "https://allevents.in/org/scottsville-baptist-church/23701294"
            }
        ]
    }
]
```