

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 09:00 pm
- **Event Description**: Join us for our Christmas Eve Candlelight service.
- **Event URL**: https://allevents.in/boonton/christmas-eve-service/200029146396858
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Boonton
- **state**: NJ
- **country**: United States
- **location**: 513 Birch St, Boonton, NJ, United States, New Jersey 07005
- **lat**: 40.90642
- **long**: -74.40961
- **full address**: 513 Birch St, Boonton, NJ, United States, New Jersey 07005

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/117aa020951e27a7c1a67e51ea35a5212743d5d3aa06bb6a48ab7f8fc28ba5b0-rimg-w1200-h800-dc050201-gmir?v=1766223061

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 09:00 pm to Wed, 24 Dec, 2025 at 09:00 pm at 513 Birch St, Boonton, NJ, United States, New Jersey 07005.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by First Presbyterian Church of Boonton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/117aa020951e27a7c1a67e51ea35a5212743d5d3aa06bb6a48ab7f8fc28ba5b0-rimg-w1200-h800-dc050201-gmir?v=1766223061",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/boonton/christmas-eve-service/200029146396858",
        "location": {
            "@type": "Place",
            "name": "513 Birch St, Boonton, NJ, United States, New Jersey 07005",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "513 Birch St, Boonton, NJ 07005-1701, United States",
                "addressLocality": "Boonton",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.90642",
                "longitude": "-74.40961"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Eve Candlelight service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church of Boonton",
                "url": "https://allevents.in/org/first-presbyterian-church-of-boonton/26829373"
            }
        ]
    }
]
```