

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:30 pm
- **Event Description**: Join us on this holy night for a time of story, scripture, and song! 

All are welcome
- **Event URL**: https://allevents.in/somerset/christmas-eve-service/200029129073151
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Somerset
- **state**: NJ
- **country**: United States
- **location**: 2233 State Route 57 W, Broadway, NJ, United States, New Jersey 08808
- **lat**: 40.45234
- **long**: -74.51904
- **full address**: 2233 State Route 57 W, Broadway, NJ, United States, New Jersey 08808, 2301 Lincoln Hwy, Somerset, NJ 08873-3880, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/70a20a96b07af0c506a98393e0dd2b37ecc1e9fa113b8ed6e404b3df9a312a63-rimg-w1200-h676-dcfffffe-gmir?v=1766608032

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:30 pm to Wed, 24 Dec, 2025 at 04:30 pm at 2233 State Route 57 W, Broadway, NJ, United States, New Jersey 08808, 2301 Lincoln Hwy, Somerset, NJ 08873-3880, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Broadway United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events4/banners/70a20a96b07af0c506a98393e0dd2b37ecc1e9fa113b8ed6e404b3df9a312a63-rimg-w1200-h676-dcfffffe-gmir?v=1766608032",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/somerset/christmas-eve-service/200029129073151",
        "location": {
            "@type": "Place",
            "name": "2233 State Route 57 W, Broadway, NJ, United States, New Jersey 08808",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2301 Lincoln Hwy, Somerset, NJ 08873-3880, United States",
                "addressLocality": "Somerset",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.45234",
                "longitude": "-74.51904"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on this holy night for a time of story, scripture, and song! \n\nAll are welcome",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Broadway United Methodist Church",
                "url": "https://allevents.in/org/broadway-united-methodist-church/26599213"
            }
        ]
    }
]
```