

# Event Details

- **Event Name**: Candle Light Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us at Fairmount Baptist Church this Christmas Eve at 4:00pm as we celebrate the birth of our Savior.
Come enjoy a peaceful evening of worship, Scripture, and candlelight.
Everyone is welcome—bring your family and friends!
- **Event URL**: https://allevents.in/red-level/candle-light-christmas-eve-service/200029351230724
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Red Level
- **state**: AL
- **country**: United States
- **location**: 28374 Church Street, Red Level, AL
- **lat**: 31.39983
- **long**: -86.61267
- **full address**: 28374 Church Street, Red Level, AL, United States

## Event gallery

- **Alt text**: Candle Light Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/05ea0454bb6052e54b988997f7bda71edadd248f5f1afb675e3472440b8e4660-rimg-w940-h788-dc100603-gmir?v=1766394830

## FAQs

- **Q**: When and where is Candle Light Christmas Eve Service being held?
  - **A:** Candle Light Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 28374 Church Street, Red Level, AL, United States.
- **Q**: Who is organizing Candle Light Christmas Eve Service?
  - **A:** Candle Light Christmas Eve Service is organized by Fairmount Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candle Light Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events4/banners/05ea0454bb6052e54b988997f7bda71edadd248f5f1afb675e3472440b8e4660-rimg-w940-h788-dc100603-gmir?v=1766394830",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/red-level/candle-light-christmas-eve-service/200029351230724",
        "location": {
            "@type": "Place",
            "name": "28374 Church Street, Red Level, AL",
            "address": {
                "@type": "PostalAddress",
                "name": "28374 Church Street, Red Level, AL, United States",
                "addressLocality": "Red Level",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.39983",
                "longitude": "-86.61267"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Fairmount Baptist Church this Christmas Eve at 4:00pm as we celebrate the birth of our Savior.\nCome enjoy a peaceful evening of worship, Scripture, and candlelight.\nEveryone is welcome—bring your family and friends!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairmount Baptist Church",
                "url": "https://allevents.in/org/fairmount-baptist-church/25347950"
            }
        ]
    }
]
```