

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:45 pm – Thu, 25 Dec, 2025 at 08:00 pm
- **Event Description**: Join us on December 21st and December 24th!
- **Event URL**: https://allevents.in/glen-burnie/christmas-eve-candlelight-service/200029320758310
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Glen Burnie
- **state**: MD
- **country**: United States
- **location**: 416 Wellham Ave., Glen Burnie, MD, United States, Maryland 21061
- **lat**: 39.18674
- **long**: -76.62594
- **full address**: 416 Wellham Ave., Glen Burnie, MD, United States, Maryland 21061

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/77cb814c9ff7a38c354bc6bd6816bd5a78b5bc221346d7cf5c8b4d02c3c6b704-rimg-w1200-h690-dc09131c-gmir?v=1766412829

## 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:45 pm to Thu, 25 Dec, 2025 at 08:00 pm at 416 Wellham Ave., Glen Burnie, MD, United States, Maryland 21061.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Bethel Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events10/banners/77cb814c9ff7a38c354bc6bd6816bd5a78b5bc221346d7cf5c8b4d02c3c6b704-rimg-w1200-h690-dc09131c-gmir?v=1766412829",
        "startDate": "2025-12-24",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/glen-burnie/christmas-eve-candlelight-service/200029320758310",
        "location": {
            "@type": "Place",
            "name": "416 Wellham Ave., Glen Burnie, MD, United States, Maryland 21061",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "416 Wellham Ave, Glen Burnie, MD 21061-2159, United States",
                "addressLocality": "Glen Burnie",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.18674",
                "longitude": "-76.62594"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on December 21st and December 24th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethel Baptist Church",
                "url": "https://allevents.in/org/bethel-baptist-church/27206828"
            }
        ]
    }
]
```