

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for time of singing songs, scripture reading and a time of meditating on the event of Jesus' coming. It's a great family service.

Afterwards we'll have free refreshments and a time for fellowship!
- **Event URL**: https://allevents.in/stafford/christmas-eve-service/200029354465422
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Stafford
- **state**: VA
- **country**: United States
- **location**: Stafford Baptist Church
- **lat**: 38.42629
- **long**: -77.40603
- **full address**: Stafford Baptist Church, 2202 Richmond Hwy, Stafford, VA 22554-5001, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f774ff8cfe536cc48712c0b3fdd9d0da6e3fb588ca55706e1bc778c163021122-rimg-w1200-h675-dc03202c-gmir?v=1766341504

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at Stafford Baptist Church, 2202 Richmond Hwy, Stafford, VA 22554-5001, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Stafford Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/f774ff8cfe536cc48712c0b3fdd9d0da6e3fb588ca55706e1bc778c163021122-rimg-w1200-h675-dc03202c-gmir?v=1766341504",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/stafford/christmas-eve-service/200029354465422",
        "location": {
            "@type": "Place",
            "name": "Stafford Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2202 Richmond Hwy, Stafford, VA 22554-5001, United States",
                "addressLocality": "Stafford",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.42629",
                "longitude": "-77.40603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for time of singing songs, scripture reading and a time of meditating on the event of Jesus' coming. It's a great family service.\n\nAfterwards we'll have free refreshments and a time for fellowship!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stafford Baptist Church",
                "url": "https://allevents.in/org/stafford-baptist-church/27237732"
            }
        ]
    }
]
```