

# Event Details

- **Event Name**: Christmas Eve Worship - Christmas Pageant
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Christmas Eve Service with a Christmas Pageant.

Children welcome to participate in the pageant.
- **Event URL**: https://allevents.in/amherst/christmas-eve-worship-christmas-pageant/200029261124835
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 10

## 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 Eve Worship - Christmas Pageant
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f83026b5cfed817d42cab14e1dd23e9fd8f8201c4fa36bface93bf27d55ab357-rimg-w863-h485-dc144464-gmir?v=1766170741

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship - Christmas Pageant",
        "image": "https://cdn-az.allevents.in/events7/banners/f83026b5cfed817d42cab14e1dd23e9fd8f8201c4fa36bface93bf27d55ab357-rimg-w863-h485-dc144464-gmir?v=1766170741",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/amherst/christmas-eve-worship-christmas-pageant/200029261124835",
        "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": "Christmas Eve Service with a Christmas Pageant.\n\nChildren welcome to participate in the pageant.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Church",
                "url": "https://allevents.in/org/grace-church/22731892"
            }
        ]
    }
]
```