

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: All are welcome to attend this traditional candlelit service, where, together with the angels, we will proclaim "Glory to God in the highest, and on earth peace!"
- **Event URL**: https://allevents.in/columbia/christmas-eve-service/200029360864648
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Columbia
- **state**: MO
- **country**: United States
- **location**: 1991 S Olivet Rd, Columbia, MO, United States, Missouri 65201
- **lat**: 38.92786
- **long**: -92.23056
- **full address**: 1991 S Olivet Rd, Columbia, MO, United States, Missouri 65201

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e4cdc81200f8c8d8820efcce8a9f982aee7f84e3ee956a0abb0025c46f06981e-rimg-w1200-h675-dcdb7162-gmir?v=1765847388

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 08:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at 1991 S Olivet Rd, Columbia, MO, United States, Missouri 65201.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Olivet Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/e4cdc81200f8c8d8820efcce8a9f982aee7f84e3ee956a0abb0025c46f06981e-rimg-w1200-h675-dcdb7162-gmir?v=1765847388",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/columbia/christmas-eve-service/200029360864648",
        "location": {
            "@type": "Place",
            "name": "1991 S Olivet Rd, Columbia, MO, United States, Missouri 65201",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1991 S Olivet Rd, Columbia, MO 65201-9632, United States",
                "addressLocality": "Columbia",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.92786",
                "longitude": "-92.23056"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to attend this traditional candlelit service, where, together with the angels, we will proclaim \"Glory to God in the highest, and on earth peace!\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Olivet Christian Church",
                "url": "https://allevents.in/org/olivet-christian-church/27243381"
            }
        ]
    }
]
```