

# Event Details

- **Event Name**: Christmas Eve Worship Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 09:00 pm – Wed, 24 Dec, 2025 at 10:00 pm
- **Event Description**: Join us for a traditional meditative service, including celebration of the Lord’s Supper.
- **Event URL**: https://allevents.in/hamilton-square/christmas-eve-worship-service/200029245394824
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Hamilton Square
- **state**: NJ
- **country**: United States
- **location**: 3550 Nottingham Way, Hamilton Township, NJ
- **lat**: 40.23145
- **long**: -74.66515
- **full address**: 3550 Nottingham Way, Hamilton Township, NJ, 3550 Nottingham Way, Trenton, NJ 08690-2608, United States, Hamilton Square

## Event gallery

- **Alt text**: Christmas Eve Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/134710a771345b32b48c0f6e23b485fe5e87854ec8fdf4c4472dc0d2bb6069ae-rimg-w690-h512-dc100715-gmir?v=1766071565

## 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 09:00 pm to Wed, 24 Dec, 2025 at 10:00 pm at 3550 Nottingham Way, Hamilton Township, NJ, 3550 Nottingham Way, Trenton, NJ 08690-2608, United States, Hamilton Square.
- **Q**: Who is organizing Christmas Eve Worship Service?
  - **A:** Christmas Eve Worship Service is organized by First Presbyterian Church of Hamilton Square.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship Service",
        "image": "https://cdn-az.allevents.in/events5/banners/134710a771345b32b48c0f6e23b485fe5e87854ec8fdf4c4472dc0d2bb6069ae-rimg-w690-h512-dc100715-gmir?v=1766071565",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/hamilton-square/christmas-eve-worship-service/200029245394824",
        "location": {
            "@type": "Place",
            "name": "3550 Nottingham Way, Hamilton Township, NJ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3550 Nottingham Way, Trenton, NJ 08690-2608, United States",
                "addressLocality": "Hamilton Square",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.23145",
                "longitude": "-74.66515"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a traditional meditative service, including celebration of the Lord’s Supper.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church of Hamilton Square",
                "url": "https://allevents.in/org/first-presbyterian-church-of-hamilton-square/26243147"
            }
        ]
    }
]
```