

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for worship on Christmas Eve at 5 PM!
- **Event URL**: https://allevents.in/north-charleston/christmas-eve-service/200029356547934
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: North Charleston
- **state**: SC
- **country**: United States
- **location**: 4123 Dorsey Ave, North Charleston, SC, United States, South Carolina 29406
- **lat**: 32.85364
- **long**: -80.02798
- **full address**: 4123 Dorsey Ave, North Charleston, SC, United States, South Carolina 29406

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/fc85bee6d4ddd068eec331392b0e74006d9b2d15bdc63c8359502bd197a34e1c-rimg-w940-h788-dcffffff-gmir?v=1766438298

## 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 4123 Dorsey Ave, North Charleston, SC, United States, South Carolina 29406.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Northwood Baptist at Wando Woods.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/fc85bee6d4ddd068eec331392b0e74006d9b2d15bdc63c8359502bd197a34e1c-rimg-w940-h788-dcffffff-gmir?v=1766438298",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/north-charleston/christmas-eve-service/200029356547934",
        "location": {
            "@type": "Place",
            "name": "4123 Dorsey Ave, North Charleston, SC, United States, South Carolina 29406",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4123 Dorsey Ave, North Charleston, SC 29405-6756, United States",
                "addressLocality": "North Charleston",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.85364",
                "longitude": "-80.02798"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for worship on Christmas Eve at 5 PM!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northwood Baptist at Wando Woods",
                "url": "https://allevents.in/org/northwood-baptist-at-wando-woods/23984694"
            }
        ]
    }
]
```