

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: All are invited to attend our community Christmas Eve service at 7pm on Wednesday, December 24.  Please join us for a meaningful service featuring songs and reflection on the Christmas story, followed by coffee, tea and sweet treats. Merry Christmas from Compass Community Church!
- **Event URL**: https://allevents.in/strathroy/christmas-eve-service/200029367988434
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Strathroy
- **state**: ON
- **country**: Canada
- **location**: Compass Community Church
- **lat**: 42.981526826818
- **long**: -81.606877605565
- **full address**: Compass Community Church, 405 Drury Lane,Strathroy, Ontario, Canada

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/cfb67ceb7ff69a7891d7a34f7885485f8cf84cd7797c0571afa8e2f754ad441f-rimg-w1080-h1080-dcebede8-gmir?v=1766590274

## 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 Compass Community Church, 405 Drury Lane,Strathroy, Ontario, Canada.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by Compass Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/cfb67ceb7ff69a7891d7a34f7885485f8cf84cd7797c0571afa8e2f754ad441f-rimg-w1080-h1080-dcebede8-gmir?v=1766590274",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/strathroy/christmas-eve-service/200029367988434",
        "location": {
            "@type": "Place",
            "name": "Compass Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "405 Drury Lane,Strathroy, Ontario",
                "addressLocality": "Strathroy",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.981526826818",
                "longitude": "-81.606877605565"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited to attend our community Christmas Eve service at 7pm on Wednesday, December 24.  Please join us for a meaningful service featuring songs and reflection on the Christmas story, followed by coffee, tea and sweet treats. Merry Christmas from Compass Community Church!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Compass Community Church",
                "url": "https://allevents.in/org/compass-community-church/21538628"
            }
        ]
    }
]
```