

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:30 pm
- **Event Description**: Join us for our Christmas Eve Service with Communion (all ages and faith traditions are welcome to receive) and candle-light singing of Silent Night.
- **Event URL**: https://allevents.in/canton/christmas-eve-service/200029395231300
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Canton
- **state**: MA
- **country**: United States
- **location**: Trinity Episcopal Church Canton, 1 Blue Hill River Rd, Canton, MA, United States, Massachusetts 02021
- **lat**: 42.20768
- **long**: -71.11861
- **full address**: Trinity Episcopal Church Canton, 1 Blue Hill River Rd, Canton, MA, United States, Massachusetts 02021

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d5ad8ee5002fa19912b4f829edd9070dc473ec28dd911ed64efe4478c5ef2d04-rimg-w1080-h1080-dcfefefe-gmir?v=1766447517

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:30 pm to Wed, 24 Dec, 2025 at 07:30 pm at Trinity Episcopal Church Canton, 1 Blue Hill River Rd, Canton, MA, United States, Massachusetts 02021.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Trinity Episcopal Church Canton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/d5ad8ee5002fa19912b4f829edd9070dc473ec28dd911ed64efe4478c5ef2d04-rimg-w1080-h1080-dcfefefe-gmir?v=1766447517",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/canton/christmas-eve-service/200029395231300",
        "location": {
            "@type": "Place",
            "name": "Trinity Episcopal Church Canton, 1 Blue Hill River Rd, Canton, MA, United States, Massachusetts 02021",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Blue Hill River Rd, Canton, MA 02021-1001, United States",
                "addressLocality": "Canton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.20768",
                "longitude": "-71.11861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Eve Service with Communion (all ages and faith traditions are welcome to receive) and candle-light singing of Silent Night.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Episcopal Church Canton",
                "url": "https://allevents.in/org/trinity-episcopal-church-canton/23356081"
            }
        ]
    }
]
```