

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: You're invited to our special Christmas Eve service that will bring our focus on the real reason for the season, the birth of our Savior. Join us as we worship through music, communion, and a devotional from Pastor John! Service begins at 5pm!
- **Event URL**: https://allevents.in/hillsville/christmas-eve-service/200029339020947
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Hillsville
- **state**: VA
- **country**: United States
- **location**: 15 Goodspur Rd, Hillsville, VA, United States, Virginia 24343
- **lat**: 36.77106
- **long**: -80.80532
- **full address**: 15 Goodspur Rd, Hillsville, VA, United States, Virginia 24343

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/70b2e16efce54dec50d87ccda1aae9378763d18f5cde20e0ee3cc46a1b8ff540-rimg-w1200-h675-dc05162d-gmir?v=1766096398

## 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 15 Goodspur Rd, Hillsville, VA, United States, Virginia 24343.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Bethel Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events7/banners/70b2e16efce54dec50d87ccda1aae9378763d18f5cde20e0ee3cc46a1b8ff540-rimg-w1200-h675-dc05162d-gmir?v=1766096398",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/hillsville/christmas-eve-service/200029339020947",
        "location": {
            "@type": "Place",
            "name": "15 Goodspur Rd, Hillsville, VA, United States, Virginia 24343",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 Goodspur Rd, Hillsville, VA 24343-1938, United States",
                "addressLocality": "Hillsville",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.77106",
                "longitude": "-80.80532"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You're invited to our special Christmas Eve service that will bring our focus on the real reason for the season, the birth of our Savior. Join us as we worship through music, communion, and a devotional from Pastor John! Service begins at 5pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethel Baptist Church",
                "url": "https://allevents.in/org/bethel-baptist-church/24010307"
            }
        ]
    }
]
```