

# Event Details

- **Event Name**: Christmas Eve at 8 pm
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 08:00 pm
- **Event Description**: A Service of Candlelight and Communion at Bridgewater United Church at 8 pm. All are invited AND welcome here. Led by Rev. Kim.
- **Event URL**: https://allevents.in/bridgewater/christmas-eve-at-8-pm/200029393290622
- **Event Categories**: christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Bridgewater
- **state**: NS
- **country**: Canada
- **location**: 87 Hillcrest Street, Bridgewater, NS, Canada, Nova Scotia B4V 1T2
- **lat**: 44.37362
- **long**: -64.52495
- **full address**: 87 Hillcrest Street, Bridgewater, NS, Canada, Nova Scotia B4V 1T2

## Event gallery

- **Alt text**: Christmas Eve at 8 pm
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/21f7c89e7155d592baa12b1ab5919d6d8884f963a35fe0e274b79a8a018a5552-rimg-w851-h315-dc461d16-gmir?v=1766404462

## FAQs

- **Q**: When and where is Christmas Eve at 8 pm being held?
  - **A:** Christmas Eve at 8 pm takes place on Thu, 25 Dec, 2025 at 08:00 pm to Thu, 25 Dec, 2025 at 08:00 pm at 87 Hillcrest Street, Bridgewater, NS, Canada, Nova Scotia B4V 1T2.
- **Q**: Who is organizing Christmas Eve at 8 pm?
  - **A:** Christmas Eve at 8 pm is organized by Bridgewater United Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve at 8 pm",
        "image": "https://cdn-az.allevents.in/events3/banners/21f7c89e7155d592baa12b1ab5919d6d8884f963a35fe0e274b79a8a018a5552-rimg-w851-h315-dc461d16-gmir?v=1766404462",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/bridgewater/christmas-eve-at-8-pm/200029393290622",
        "location": {
            "@type": "Place",
            "name": "87 Hillcrest Street, Bridgewater, NS, Canada, Nova Scotia B4V 1T2",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "87 Hillcrest St, Bridgewater, NS B4V 1T2, Canada",
                "addressLocality": "Bridgewater",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.37362",
                "longitude": "-64.52495"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Service of Candlelight and Communion at Bridgewater United Church at 8 pm. All are invited AND welcome here. Led by Rev. Kim.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bridgewater United Church",
                "url": "https://allevents.in/org/bridgewater-united-church/26677246"
            }
        ]
    }
]
```