

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Come join us for a Christmas Eve candlelight service!
- **Event URL**: https://allevents.in/riverton/christmas-eve-service/200029299391211
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Riverton
- **state**: IL
- **country**: United States
- **location**: Riverton Christian Church
- **lat**: 39.85856
- **long**: -89.54055
- **full address**: Riverton Christian Church, 1245 N Seventh Street,Riverton, Illinois, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/60d4863329b2253be4196d48c315976f387414fcadb5a5d7aa73c726c2728973-rimg-w1200-h675-dc050301-gmir?v=1766209319

## FAQs

- **Q**: When and where is Christmas Eve Service  being held?
  - **A:** Christmas Eve Service  takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at Riverton Christian Church, 1245 N Seventh Street,Riverton, Illinois, United States.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by Riverton Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/60d4863329b2253be4196d48c315976f387414fcadb5a5d7aa73c726c2728973-rimg-w1200-h675-dc050301-gmir?v=1766209319",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/riverton/christmas-eve-service/200029299391211",
        "location": {
            "@type": "Place",
            "name": "Riverton Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1245 N Seventh Street,Riverton, Illinois",
                "addressLocality": "Riverton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.85856",
                "longitude": "-89.54055"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a Christmas Eve candlelight service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Riverton Christian Church",
                "url": "https://allevents.in/org/riverton-christian-church/23632869"
            }
        ]
    }
]
```