

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Celebrate the true spirit of Christmas with us at our special Christmas Eve Service, Wednesday, December 24th at 7 pm
- **Event URL**: https://allevents.in/columbia/christmas-eve-service/200029360856018
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Columbia
- **state**: MO
- **country**: United States
- **location**: Victory Church
- **lat**: 38.968774811472
- **long**: -92.266011617715
- **full address**: Victory Church, 1705 N. Ballenger Lane ,Columbia, Missouri, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/cbafbc3e27f08966349fcd9a4339eaf272175cdf2cd306acb95f17ed611ec857-rimg-w1200-h675-dc19772b-gmir?v=1766571252

## FAQs

- **Q**: When and where is Christmas Eve Service  being held?
  - **A:** Christmas Eve Service  takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at Victory Church, 1705 N. Ballenger Lane ,Columbia, Missouri, United States.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by Victory Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/cbafbc3e27f08966349fcd9a4339eaf272175cdf2cd306acb95f17ed611ec857-rimg-w1200-h675-dc19772b-gmir?v=1766571252",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/columbia/christmas-eve-service/200029360856018",
        "location": {
            "@type": "Place",
            "name": "Victory Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1705 N. Ballenger Lane ,Columbia, Missouri",
                "addressLocality": "Columbia",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.968774811472",
                "longitude": "-92.266011617715"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the true spirit of Christmas with us at our special Christmas Eve Service, Wednesday, December 24th at 7 pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Victory Church",
                "url": "https://allevents.in/org/victory-church/27243384"
            }
        ]
    }
]
```