

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us as we celebrate the birth of Christ,  It will be a time of special music, reading from Scripture and Reflection.  This service is also available on our YouTube channel - https://www.youtube.com/@GraceDartmouth
- **Event URL**: https://allevents.in/halifax/christmas-eve-service/200029343294231
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Halifax
- **state**: NS
- **country**: Canada
- **location**: 70 King Street, Dartmouth, NS, Canada, Nova Scotia B2Y 4R3
- **lat**: 44.66656
- **long**: -63.56794
- **full address**: 70 King Street, Dartmouth, NS, Canada, Nova Scotia B2Y 4R3, 70 King St, Halifax, NS B2Y 4R3, Canada

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/548914432b7b79bca4e217114125822da8b90ad9d5d51556fa0ac856477fed3f-rimg-w1200-h675-dc164f9e-gmir?v=1766141023

## 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 70 King Street, Dartmouth, NS, Canada, Nova Scotia B2Y 4R3, 70 King St, Halifax, NS B2Y 4R3, Canada.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Grace United Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/548914432b7b79bca4e217114125822da8b90ad9d5d51556fa0ac856477fed3f-rimg-w1200-h675-dc164f9e-gmir?v=1766141023",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/halifax/christmas-eve-service/200029343294231",
        "location": {
            "@type": "Place",
            "name": "70 King Street, Dartmouth, NS, Canada, Nova Scotia B2Y 4R3",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "70 King St, Halifax, NS B2Y 4R3, Canada",
                "addressLocality": "Halifax",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.66656",
                "longitude": "-63.56794"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the birth of Christ,  It will be a time of special music, reading from Scripture and Reflection.  This service is also available on our YouTube channel - https://www.youtube.com/@GraceDartmouth",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace United Church",
                "url": "https://allevents.in/org/grace-united-church/26036811"
            }
        ]
    }
]
```