

# Event Details

- **Event Name**: Christmas Eve Worship Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Christmas Eve worship service.  Musical prelude at 7:30 p.m.
- **Event URL**: https://allevents.in/amherst/christmas-eve-worship-service/200029261125237
- **Event Categories**: christmas-services, christmas, live-music
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Amherst
- **state**: MA
- **country**: United States
- **location**: 14 Boltwood Ave, Amherst, MA 01002-2301, United States
- **lat**: 42.375
- **long**: -72.5186
- **full address**: 14 Boltwood Ave, Amherst, MA 01002-2301, United States

## Event gallery

- **Alt text**: Christmas Eve Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/fc10af030603ca7e7610f183e4042d9b92a32d9676b26443461179d5e4c1432e-rimg-w863-h485-dc144464-gmir?v=1766143137

## FAQs

- **Q**: When and where is Christmas Eve Worship Service being held?
  - **A:** Christmas Eve Worship Service takes place on Wed, 24 Dec, 2025 at 08:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at 14 Boltwood Ave, Amherst, MA 01002-2301, United States.
- **Q**: Who is organizing Christmas Eve Worship Service?
  - **A:** Christmas Eve Worship Service is organized by Grace Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship Service",
        "image": "https://cdn-az.allevents.in/events10/banners/fc10af030603ca7e7610f183e4042d9b92a32d9676b26443461179d5e4c1432e-rimg-w863-h485-dc144464-gmir?v=1766143137",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/amherst/christmas-eve-worship-service/200029261125237",
        "location": {
            "@type": "Place",
            "name": "14 Boltwood Ave, Amherst, MA 01002-2301, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16 Spring St, Amherst, MA 01002, United States",
                "addressLocality": "Amherst",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.375",
                "longitude": "-72.5186"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve worship service.  Musical prelude at 7:30 p.m.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Church",
                "url": "https://allevents.in/org/grace-church/22731892"
            }
        ]
    }
]
```