

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Celebrating Jesus' birth through scripture, readings, music, puppets, candles and more. Something for all ages.
- **Event URL**: https://allevents.in/saint-john/christmas-eve-candlelight-service/200029197834141
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Saint John
- **state**: NB
- **country**: Canada
- **location**: 83 Sydney Street
- **lat**: 45.27171
- **long**: -66.05666
- **full address**: 83 Sydney Street, 83 Sydney St, Saint John, NB E2L 2L7, Canada

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f840f8e81ffff10d5346cb398d1b867d8272817226d230bb6865ad4652ddc219-rimg-w1200-h675-dc030201-gmir?v=1766250757

## 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:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 83 Sydney Street, 83 Sydney St, Saint John, NB E2L 2L7, Canada.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Calvary Temple Saint John.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events2/banners/f840f8e81ffff10d5346cb398d1b867d8272817226d230bb6865ad4652ddc219-rimg-w1200-h675-dc030201-gmir?v=1766250757",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/saint-john/christmas-eve-candlelight-service/200029197834141",
        "location": {
            "@type": "Place",
            "name": "83 Sydney Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "83 Sydney St, Saint John, NB E2L 2L7, Canada",
                "addressLocality": "Saint John",
                "addressRegion": "NB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.27171",
                "longitude": "-66.05666"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrating Jesus' birth through scripture, readings, music, puppets, candles and more. Something for all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calvary Temple Saint John",
                "url": "https://allevents.in/org/calvary-temple-saint-john/25940274"
            }
        ]
    }
]
```