

# Event Details

- **Event Name**: Christmas Eve Worship
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: All are welcome to join us as we celebrate the birth of our Lord and Savior, Jesus Christ
- **Event URL**: https://allevents.in/manchester/christmas-eve-worship/200029392183332
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: NH
- **country**: United States
- **location**: 168 Amory St, #4, Manchester, NH
- **lat**: 42.99315
- **long**: -71.47748
- **full address**: 168 Amory St, #4, Manchester, NH, United States

## Event gallery

- **Alt text**: Christmas Eve Worship
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/172b335b6ae06d36b9a769d5e6fb7b63b9687c09550176068ab9425064aaa2eb-rimg-w750-h1000-dc482e16-gmir?v=1766398831

## FAQs

- **Q**: When and where is Christmas Eve Worship being held?
  - **A:** Christmas Eve Worship takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at 168 Amory St, #4, Manchester, NH, United States.
- **Q**: Who is organizing Christmas Eve Worship?
  - **A:** Christmas Eve Worship is organized by Emmaus Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship",
        "image": "https://cdn-az.allevents.in/events10/banners/172b335b6ae06d36b9a769d5e6fb7b63b9687c09550176068ab9425064aaa2eb-rimg-w750-h1000-dc482e16-gmir?v=1766398831",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/manchester/christmas-eve-worship/200029392183332",
        "location": {
            "@type": "Place",
            "name": "168 Amory St, #4, Manchester, NH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "168 Amory St, Manchester, NH 03102-3566, United States",
                "addressLocality": "Manchester",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.99315",
                "longitude": "-71.47748"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us as we celebrate the birth of our Lord and Savior, Jesus Christ",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Emmaus Church",
                "url": "https://allevents.in/org/emmaus-church/27101012"
            }
        ]
    }
]
```