

# Event Details

- **Event Name**: Christmas Day Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 09:30 am
- **Event Description**: A beautiful service celebrating the birth of Christ.  All are welcome.
- **Event URL**: https://allevents.in/amherst/christmas-day-service/200029261126040
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Amherst
- **state**: MA
- **country**: United States
- **location**: Grace Episcopal Church
- **lat**: 42.375027169101
- **long**: -72.51897199545
- **full address**: Grace Episcopal Church, 14 Boltwood Ave, Amherst, MA 01002-2301, United States

## Event gallery

- **Alt text**: Christmas Day Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7af8a122c5eafebc5ccb002ed917e3c41d2a0f411a8db6998233e77be61780f4-rimg-w501-h202-dc4f6472-gmir?v=1766170747

## FAQs

- **Q**: When and where is Christmas Day Service being held?
  - **A:** Christmas Day Service takes place on Thu, 25 Dec, 2025 at 09:30 am to Thu, 25 Dec, 2025 at 09:30 am at Grace Episcopal Church, 14 Boltwood Ave, Amherst, MA 01002-2301, United States.
- **Q**: Who is organizing Christmas Day Service?
  - **A:** Christmas Day Service is organized by Grace Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events9/banners/7af8a122c5eafebc5ccb002ed917e3c41d2a0f411a8db6998233e77be61780f4-rimg-w501-h202-dc4f6472-gmir?v=1766170747",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/amherst/christmas-day-service/200029261126040",
        "location": {
            "@type": "Place",
            "name": "Grace Episcopal Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14 Boltwood Ave, Amherst, MA 01002-2301, United States",
                "addressLocality": "Amherst",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.375027169101",
                "longitude": "-72.51897199545"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A beautiful service celebrating the birth of Christ.  All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Church",
                "url": "https://allevents.in/org/grace-church/22731892"
            }
        ]
    }
]
```