

# Event Details

- **Event Name**: Christmas Eve Candlelight Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: ✨ Join us for a peaceful and worshipful Christmas Eve Candlelight Service as we celebrate the hope and joy of Christ’s birth. ?

Christmas Eve | December 24 | 5:00 PM
- **Event URL**: https://allevents.in/brandon/christmas-eve-candlelight-service/200029362264846
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Brandon
- **state**: MS
- **country**: United States
- **location**: Brandon Baptist Church
- **lat**: 32.271083
- **long**: -89.959197
- **full address**: Brandon Baptist Church, 100 Brandon Baptist Dr,Brandon, Mississippi, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b8655070a19b1557660f7390d3ae4a3a7fcff8e7e0fb6551f1ba58e40804c406-rimg-w940-h788-dcbe0101-gmir?v=1765863106

## 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 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at Brandon Baptist Church, 100 Brandon Baptist Dr,Brandon, Mississippi, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service ?
  - **A:** Christmas Eve Candlelight Service  is organized by Brandon Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events4/banners/b8655070a19b1557660f7390d3ae4a3a7fcff8e7e0fb6551f1ba58e40804c406-rimg-w940-h788-dcbe0101-gmir?v=1765863106",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/brandon/christmas-eve-candlelight-service/200029362264846",
        "location": {
            "@type": "Place",
            "name": "Brandon Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Brandon Baptist Dr,Brandon, Mississippi",
                "addressLocality": "Brandon",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.271083",
                "longitude": "-89.959197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "✨ Join us for a peaceful and worshipful Christmas Eve Candlelight Service as we celebrate the hope and joy of Christ’s birth. ?\n\nChristmas Eve | December 24 | 5:00 PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brandon Baptist Church",
                "url": "https://allevents.in/org/brandon-baptist-church/27244452"
            }
        ]
    }
]
```