

# Event Details

- **Event Name**: Family Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for our Family Christmas Eve service.
- **Event URL**: https://allevents.in/halifax/family-christmas-eve-service/200029282692658
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Halifax
- **state**: NS
- **country**: Canada
- **location**: 15 Bissett Rd, Cole Harbour, NS, Canada
- **lat**: 44.67156
- **long**: -63.47776
- **full address**: 15 Bissett Rd, Cole Harbour, NS, Canada, 15 Bissett Rd, Halifax, NS B2V 2T1, Canada

## Event gallery

- **Alt text**: Family Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/64ba4ed37b5547aebcd1dc1bd06e63ae784a6e7314cb8c83f8ab25c16eaae1d6-rimg-w600-h200-dc111c2b-gmir?v=1766495597

## FAQs

- **Q**: When and where is Family Christmas Eve Service being held?
  - **A:** Family Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 08:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at 15 Bissett Rd, Cole Harbour, NS, Canada, 15 Bissett Rd, Halifax, NS B2V 2T1, Canada.
- **Q**: Who is organizing Family Christmas Eve Service?
  - **A:** Family Christmas Eve Service is organized by Cole Harbour Woodside United Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events4/banners/64ba4ed37b5547aebcd1dc1bd06e63ae784a6e7314cb8c83f8ab25c16eaae1d6-rimg-w600-h200-dc111c2b-gmir?v=1766495597",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/halifax/family-christmas-eve-service/200029282692658",
        "location": {
            "@type": "Place",
            "name": "15 Bissett Rd, Cole Harbour, NS, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 Bissett Rd, Halifax, NS B2V 2T1, Canada",
                "addressLocality": "Halifax",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.67156",
                "longitude": "-63.47776"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Family Christmas Eve service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cole Harbour Woodside United Church",
                "url": "https://allevents.in/org/cole-harbour-woodside-united-church/25956355"
            }
        ]
    }
]
```