

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm – Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for Christmas Eve at New Post Church! We will have two services, 4pm and 6pm on December 24th.
- **Event URL**: https://allevents.in/fredericksburg/christmas-eve-service/200029354574747
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Fredericksburg
- **state**: VA
- **country**: United States
- **location**: 1900 New Post Blvd., Fredericksburg, VA, United States, Virginia 22408
- **lat**: 38.23691
- **long**: -77.39941
- **full address**: 1900 New Post Blvd., Fredericksburg, VA, United States, Virginia 22408

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cdc0bd8a3b8fafadcacaac497050e1d3763c0aecbdc06727268fdd9dcfefea91-rimg-w1200-h675-dc01183e-gmir?v=1766310514

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 1900 New Post Blvd., Fredericksburg, VA, United States, Virginia 22408.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by New Post Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/cdc0bd8a3b8fafadcacaac497050e1d3763c0aecbdc06727268fdd9dcfefea91-rimg-w1200-h675-dc01183e-gmir?v=1766310514",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/fredericksburg/christmas-eve-service/200029354574747",
        "location": {
            "@type": "Place",
            "name": "1900 New Post Blvd., Fredericksburg, VA, United States, Virginia 22408",
            "address": {
                "@type": "PostalAddress",
                "name": "1900 New Post Blvd., Fredericksburg, VA, United States, Virginia 22408",
                "addressLocality": "Fredericksburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.23691",
                "longitude": "-77.39941"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Christmas Eve at New Post Church! We will have two services, 4pm and 6pm on December 24th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Post Church",
                "url": "https://allevents.in/org/new-post-church/26495246"
            }
        ]
    }
]
```