

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: All are invited to our Candle light Christmas Eve service with  congregational singing and the preaching of God’s Word. It’s a joyous occasion to celebrate the birth of our Lord and Savior Jesus Christ who is the Son of Man and the Son of God.
- **Event URL**: https://allevents.in/ilion/christmas-eve-service/200029348919155
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Ilion
- **state**: NY
- **country**: United States
- **location**: Ilion Community Church
- **lat**: 43.015571684057
- **long**: -75.037817358971
- **full address**: Ilion Community Church, 44 Central Plaza #4,Ilion, New York, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1c3a22bfbe9f8ffb45ed783abdcffd9ee91ae4ac01a138ebcd4c20f5075d095f-rimg-w724-h483-dc451421-gmir?v=1766225419

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at Ilion Community Church, 44 Central Plaza #4,Ilion, New York, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Ilion Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/1c3a22bfbe9f8ffb45ed783abdcffd9ee91ae4ac01a138ebcd4c20f5075d095f-rimg-w724-h483-dc451421-gmir?v=1766225419",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/ilion/christmas-eve-service/200029348919155",
        "location": {
            "@type": "Place",
            "name": "Ilion Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "44 Central Plaza #4,Ilion, New York",
                "addressLocality": "Ilion",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.015571684057",
                "longitude": "-75.037817358971"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited to our Candle light Christmas Eve service with  congregational singing and the preaching of God’s Word. It’s a joyous occasion to celebrate the birth of our Lord and Savior Jesus Christ who is the Son of Man and the Son of God.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ilion Community Church",
                "url": "https://allevents.in/org/ilion-community-church/26526056"
            }
        ]
    }
]
```