

# Event Details

- **Event Name**: Christmas Candlelight Service 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:00 pm
- **Event Description**: Candlelight Christmas services are always a special way to celebrate the birth of Jesus. Join us for this annual candle lighting service on Sunday, December 21, at 5pm.
- **Event URL**: https://allevents.in/saucier/christmas-candlelight-service/200029349994601
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Saucier
- **state**: MS
- **country**: United States
- **location**: Robinwood Baptist Church
- **lat**: 30.55619
- **long**: -89.12294
- **full address**: Robinwood Baptist Church, 17076 W. Wortham Rd,Saucier, Mississippi, United States

## Event gallery

- **Alt text**: Christmas Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a26ef9dd0ff5b488b0ed9de6661aa50237e176b78cda5bf9c9796dde96c5845f-rimg-w1173-h1178-dc2f0303-gmir?v=1766220133

## FAQs

- **Q**: When and where is Christmas Candlelight Service  being held?
  - **A:** Christmas Candlelight Service  takes place on Sun, 21 Dec, 2025 at 05:00 pm to Sun, 21 Dec, 2025 at 05:00 pm at Robinwood Baptist Church, 17076 W. Wortham Rd,Saucier, Mississippi, United States.
- **Q**: Who is organizing Christmas Candlelight Service ?
  - **A:** Christmas Candlelight Service  is organized by Robinwood Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Candlelight Service",
        "image": "https://cdn-az.allevents.in/events9/banners/a26ef9dd0ff5b488b0ed9de6661aa50237e176b78cda5bf9c9796dde96c5845f-rimg-w1173-h1178-dc2f0303-gmir?v=1766220133",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/saucier/christmas-candlelight-service/200029349994601",
        "location": {
            "@type": "Place",
            "name": "Robinwood Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17076 W. Wortham Rd,Saucier, Mississippi",
                "addressLocality": "Saucier",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.55619",
                "longitude": "-89.12294"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Candlelight Christmas services are always a special way to celebrate the birth of Jesus. Join us for this annual candle lighting service on Sunday, December 21, at 5pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Robinwood Baptist Church",
                "url": "https://allevents.in/org/robinwood-baptist-church/24207505"
            }
        ]
    }
]
```