

# Event Details

- **Event Name**: Christmas Eve candlelight service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Christmas Eve Candlelight Service at 6:30pm. Please join us to worship our Holy God and celebrate the gift of His Son, our Lord and Savior Jesus Christ.
- **Event URL**: https://allevents.in/oneida/christmas-eve-candlelight-service/200029367832011
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Oneida
- **state**: NY
- **country**: United States
- **location**: Oneida Baptist Church, Oneida, NY
- **lat**: 43.092659
- **long**: -75.650902
- **full address**: Oneida Baptist Church, Oneida, NY, United States

## Event gallery

- **Alt text**: Christmas Eve candlelight service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/73281113776a7a55067047275a223c75564fb6e6f7c813f1ed1bcc651a390c07-rimg-w533-h395-dc0378bf-gmir?v=1766576812

## 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:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at Oneida Baptist Church, Oneida, NY, United States.
- **Q**: Who is organizing Christmas Eve candlelight service?
  - **A:** Christmas Eve candlelight service is organized by Oneida Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve candlelight service",
        "image": "https://cdn-az.allevents.in/events5/banners/73281113776a7a55067047275a223c75564fb6e6f7c813f1ed1bcc651a390c07-rimg-w533-h395-dc0378bf-gmir?v=1766576812",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/oneida/christmas-eve-candlelight-service/200029367832011",
        "location": {
            "@type": "Place",
            "name": "Oneida Baptist Church, Oneida, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "242 Main St,Oneida, New York",
                "addressLocality": "Oneida",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.092659",
                "longitude": "-75.650902"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve Candlelight Service at 6:30pm. Please join us to worship our Holy God and celebrate the gift of His Son, our Lord and Savior Jesus Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oneida Baptist Church",
                "url": "https://allevents.in/org/oneida-baptist-church/24000459"
            }
        ]
    }
]
```