

# Event Details

- **Event Name**: Christmas Eve Candlelight service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Please join us for Christmas Eve Candlelight service
12/24/25 at 6:00pm
- **Event URL**: https://allevents.in/ladson/christmas-eve-candlelight-service/200029381012239
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Ladson
- **state**: SC
- **country**: United States
- **location**: New Beginnings Christian Church
- **lat**: 33.00504
- **long**: -80.12247
- **full address**: New Beginnings Christian Church, 10054 Highway 78,Ladson, South Carolina, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6c5e5568680fead1fa30f73f3768c11ee2ca9ef69364b5ef73e0884be376633b-rimg-w612-h612-dc301405-gmir?v=1766217037

## FAQs

- **Q**: When and where is Christmas Eve Candlelight service being held?
  - **A:** Christmas Eve Candlelight service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at New Beginnings Christian Church, 10054 Highway 78,Ladson, South Carolina, United States.
- **Q**: Who is organizing Christmas Eve Candlelight service?
  - **A:** Christmas Eve Candlelight service is organized by New Beginnings Christian Church - Ladson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight service",
        "image": "https://cdn-az.allevents.in/events9/banners/6c5e5568680fead1fa30f73f3768c11ee2ca9ef69364b5ef73e0884be376633b-rimg-w612-h612-dc301405-gmir?v=1766217037",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/ladson/christmas-eve-candlelight-service/200029381012239",
        "location": {
            "@type": "Place",
            "name": "New Beginnings Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10054 Highway 78,Ladson, South Carolina",
                "addressLocality": "Ladson",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.00504",
                "longitude": "-80.12247"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for Christmas Eve Candlelight service\n12/24/25 at 6:00pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Beginnings Christian Church - Ladson",
                "url": "https://allevents.in/org/new-beginnings-christian-church-ladson/23052394"
            }
        ]
    }
]
```