

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Christmas Eve Service at 7 pm on December 24th at Seymour United Church.  All are welcome.
- **Event URL**: https://allevents.in/stirling/christmas-eve-service/200029382091954
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Stirling
- **state**: ON
- **country**: Canada
- **location**: 22 Hoards Church Road, Campbellford, ON
- **lat**: 44.29348
- **long**: -77.67066
- **full address**: 22 Hoards Church Road, Campbellford, ON, 22 Hoards Church Rd, Trent Hills, ON K0L 1L0, Canada, Stirling

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+07%3A00+pm&bg=5

## 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 22 Hoards Church Road, Campbellford, ON, 22 Hoards Church Rd, Trent Hills, ON K0L 1L0, Canada, Stirling.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Seymour United Church, Hoards Station.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+07%3A00+pm&bg=5",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/stirling/christmas-eve-service/200029382091954",
        "location": {
            "@type": "Place",
            "name": "22 Hoards Church Road, Campbellford, ON",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22 Hoards Church Rd, Trent Hills, ON K0L 1L0, Canada",
                "addressLocality": "Stirling",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.29348",
                "longitude": "-77.67066"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve Service at 7 pm on December 24th at Seymour United Church.  All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seymour United Church Hoards Station",
                "url": "https://allevents.in/org/seymour-united-church-hoards-station/27262700"
            }
        ]
    }
]
```