

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us this Christmas Eve at 6 pm for a special service to celebrate Christ’s birth.
- **Event URL**: https://allevents.in/mohawk/christmas-eve-candlelight-service/200029364461448
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Mohawk
- **state**: NY
- **country**: United States
- **location**: 167 Ward Rd, Mohawk, NY, United States, New York 13407
- **lat**: 42.99425
- **long**: -75.01701
- **full address**: 167 Ward Rd, Mohawk, NY, United States, New York 13407

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/038b1d0a001a5e3ea0b69d5c4c36168a13e3acd923f2e7fb876114c7ff5eb8ce-rimg-w940-h788-dc020100-gmir?v=1766520908

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 167 Ward Rd, Mohawk, NY, United States, New York 13407.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Christian Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events9/banners/038b1d0a001a5e3ea0b69d5c4c36168a13e3acd923f2e7fb876114c7ff5eb8ce-rimg-w940-h788-dc020100-gmir?v=1766520908",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/mohawk/christmas-eve-candlelight-service/200029364461448",
        "location": {
            "@type": "Place",
            "name": "167 Ward Rd, Mohawk, NY, United States, New York 13407",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "167 Ward Rd, Mohawk, NY 13407-4003, United States",
                "addressLocality": "Mohawk",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.99425",
                "longitude": "-75.01701"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Christmas Eve at 6 pm for a special service to celebrate Christ’s birth.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christian Bible Church",
                "url": "https://allevents.in/org/christian-bible-church/21371311"
            }
        ]
    }
]
```