

# 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 joy and wonder of Christmas! Our candlelight service will be filled with carols, scripture, and a message of hope. Bring your family and friends to share in this beautiful evening.
- **Event URL**: https://allevents.in/pemberton/christmas-eve-service/200029353148601
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Pemberton
- **state**: BC
- **country**: Canada
- **location**: Pemberton Community Church
- **lat**: 50.3224018
- **long**: -122.8096624
- **full address**: Pemberton Community Church, Sundays, 10:00 AM, 7420 Dogwood street, Pemberton, Canada

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/fa03700d814606f2475bda55ec69a5471131147f718f51c4cba1791f73cef684-rimg-w1200-h675-dc030201-gmir?v=1766338785

## 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 Pemberton Community Church, Sundays, 10:00 AM, 7420 Dogwood street, Pemberton, Canada.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Pemberton Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/fa03700d814606f2475bda55ec69a5471131147f718f51c4cba1791f73cef684-rimg-w1200-h675-dc030201-gmir?v=1766338785",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/pemberton/christmas-eve-service/200029353148601",
        "location": {
            "@type": "Place",
            "name": "Pemberton Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sundays, 10:00 AM, 7420 Dogwood street",
                "addressLocality": "Pemberton",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.3224018",
                "longitude": "-122.8096624"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the joy and wonder of Christmas! Our candlelight service will be filled with carols, scripture, and a message of hope. Bring your family and friends to share in this beautiful evening.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pemberton Community Church",
                "url": "https://allevents.in/org/pemberton-community-church/27236416"
            }
        ]
    }
]
```