

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us as we take time to celebrate and reflect on the birth of Christ. 

Following service there will be fellowship time including cookies and hot chocolate.
- **Event URL**: https://allevents.in/louisa/christmas-eve-service/200029350094644
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Louisa
- **state**: VA
- **country**: United States
- **location**: 509 E Main St, Louisa, VA
- **lat**: 38.02149
- **long**: -77.98867
- **full address**: 509 E Main St, Louisa, VA, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/003816f7b42dd563c7b5af5d2f0b64ff6398bdd734e8e15a4015ddc94d3f126f-rimg-w1200-h675-dc020201-gmir?v=1766244475

## 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 509 E Main St, Louisa, VA, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by New Life Louisa.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/003816f7b42dd563c7b5af5d2f0b64ff6398bdd734e8e15a4015ddc94d3f126f-rimg-w1200-h675-dc020201-gmir?v=1766244475",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/louisa/christmas-eve-service/200029350094644",
        "location": {
            "@type": "Place",
            "name": "509 E Main St, Louisa, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "509 VA-208, Louisa, VA 23093-4133, United States",
                "addressLocality": "Louisa",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.02149",
                "longitude": "-77.98867"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we take time to celebrate and reflect on the birth of Christ. \n\nFollowing service there will be fellowship time including cookies and hot chocolate.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life Louisa",
                "url": "https://allevents.in/org/new-life-louisa/22332518"
            }
        ]
    }
]
```