

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: All are invited to this traditional, family friendly service on Wednesday, Dec. 24, 7 PM. 

This special time is filled with Christmas carols, a children’s story, and candlelight singing. Please join us to focus your heart on the Savior.
- **Event URL**: https://allevents.in/manchester/christmas-eve-service/200029266247358
- **Event Categories**: christmas, christmas-services, christmas-carols, kids, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: MD
- **country**: United States
- **location**: 3250 Charmil Dr, Manchester, MD, United States, Maryland 21102
- **lat**: 39.6497
- **long**: -76.88614
- **full address**: 3250 Charmil Dr, Manchester, MD, United States, Maryland 21102

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6ece1cd6628d935893a1ab753f9edb550c42a2956f1248e225211b6ad2742f34-rimg-w1200-h1598-dc181402-gmir?v=1766591308

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 3250 Charmil Dr, Manchester, MD, United States, Maryland 21102.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Grace Bible Church of North Carroll.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events3/banners/6ece1cd6628d935893a1ab753f9edb550c42a2956f1248e225211b6ad2742f34-rimg-w1200-h1598-dc181402-gmir?v=1766591308",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/manchester/christmas-eve-service/200029266247358",
        "location": {
            "@type": "Place",
            "name": "3250 Charmil Dr, Manchester, MD, United States, Maryland 21102",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3250 Charmil Dr, Manchester, MD 21102-1919, United States",
                "addressLocality": "Manchester",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.6497",
                "longitude": "-76.88614"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited to this traditional, family friendly service on Wednesday, Dec. 24, 7 PM. \n\nThis special time is filled with Christmas carols, a children’s story, and candlelight singing. Please join us to focus your heart on the Savior.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Bible Church of North Carroll",
                "url": "https://allevents.in/org/grace-bible-church-of-north-carroll/26977800"
            }
        ]
    }
]
```