

# Event Details

- **Event Name**: Christmas Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: You're invited to join us at Mountain Creek for a special Christmas Candlelight service!
- **Event URL**: https://allevents.in/greenville/christmas-candlelight-service/200029255430033
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Greenville
- **state**: SC
- **country**: United States
- **location**: 255 W Mountain Creek Church Rd, Greenville, SC, United States, South Carolina 29609
- **lat**: 34.92055
- **long**: -82.35782
- **full address**: 255 W Mountain Creek Church Rd, Greenville, SC, United States, South Carolina 29609

## Event gallery

- **Alt text**: Christmas Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c10e01ab7eaa35e5c1a5c0cd3e3dd0edb6b9eee5a96dfe3163a43c247be4a555-rimg-w1200-h675-dcf5f6f1-gmir?v=1766124812

## FAQs

- **Q**: When and where is Christmas Candlelight Service being held?
  - **A:** Christmas Candlelight Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 255 W Mountain Creek Church Rd, Greenville, SC, United States, South Carolina 29609.
- **Q**: Who is organizing Christmas Candlelight Service?
  - **A:** Christmas Candlelight Service is organized by Mountain Creek Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Candlelight Service",
        "image": "https://cdn-az.allevents.in/events7/banners/c10e01ab7eaa35e5c1a5c0cd3e3dd0edb6b9eee5a96dfe3163a43c247be4a555-rimg-w1200-h675-dcf5f6f1-gmir?v=1766124812",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/greenville/christmas-candlelight-service/200029255430033",
        "location": {
            "@type": "Place",
            "name": "255 W Mountain Creek Church Rd, Greenville, SC, United States, South Carolina 29609",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 W Mountain Creek Church Rd, Greenville, SC 29609-6716, United States",
                "addressLocality": "Greenville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.92055",
                "longitude": "-82.35782"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You're invited to join us at Mountain Creek for a special Christmas Candlelight service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mountain Creek Baptist Church",
                "url": "https://allevents.in/org/mountain-creek-baptist-church/26679840"
            }
        ]
    }
]
```