

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for a special Christmas Eve service.
- **Event URL**: https://allevents.in/pfafftown/christmas-eve-service/200029369526137
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Pfafftown
- **state**: NC
- **country**: United States
- **location**: 5422 Robinhood Rd, Winston-Salem, NC, United States, North Carolina 27106
- **lat**: 36.12188
- **long**: -80.37231
- **full address**: 5422 Robinhood Rd, Winston-Salem, NC, United States, North Carolina 27106, 5422 Robinhood Rd, Winston-Salem, NC 27106-9761, United States, Pfafftown

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/18b3b4eda3290204320d5210951b36ad3a0e00148c627766317771665035c684-rimg-w940-h788-dcebece9-gmir?v=1766596977

## 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 04:00 pm at 5422 Robinhood Rd, Winston-Salem, NC, United States, North Carolina 27106, 5422 Robinhood Rd, Winston-Salem, NC 27106-9761, United States, Pfafftown.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Robinhood Road Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events2/banners/18b3b4eda3290204320d5210951b36ad3a0e00148c627766317771665035c684-rimg-w940-h788-dcebece9-gmir?v=1766596977",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/pfafftown/christmas-eve-service/200029369526137",
        "location": {
            "@type": "Place",
            "name": "5422 Robinhood Rd, Winston-Salem, NC, United States, North Carolina 27106",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5422 Robinhood Rd, Winston-Salem, NC 27106-9761, United States",
                "addressLocality": "Pfafftown",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.12188",
                "longitude": "-80.37231"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special Christmas Eve service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Robinhood Road Baptist Church",
                "url": "https://allevents.in/org/robinhood-road-baptist-church/26092872"
            }
        ]
    }
]
```