

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for our Candlelight Christmas Eve Service. In addition to special music, communion will be served.
- **Event URL**: https://allevents.in/palmyra/christmas-eve-candlelight-service/200029345441405
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Palmyra
- **state**: MO
- **country**: United States
- **location**: 202 E Olive, Palmyra, MO, United States, Missouri 63461
- **lat**: 39.79807
- **long**: -91.52169
- **full address**: 202 E Olive, Palmyra, MO, United States, Missouri 63461

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6849fc78d5bc408aa2181a516735e61ebe128c1d9e695730790c2766cbb282bb-rimg-w851-h315-dc171b11-gmir?v=1766178829

## 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 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 202 E Olive, Palmyra, MO, United States, Missouri 63461.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by First Christian Church of Palmyra.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events3/banners/6849fc78d5bc408aa2181a516735e61ebe128c1d9e695730790c2766cbb282bb-rimg-w851-h315-dc171b11-gmir?v=1766178829",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/palmyra/christmas-eve-candlelight-service/200029345441405",
        "location": {
            "@type": "Place",
            "name": "202 E Olive, Palmyra, MO, United States, Missouri 63461",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "202 E Olive St, Palmyra, MO 63461-1632, United States",
                "addressLocality": "Palmyra",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.79807",
                "longitude": "-91.52169"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Candlelight Christmas Eve Service. In addition to special music, communion will be served.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Christian Church of Palmyra",
                "url": "https://allevents.in/org/first-christian-church-of-palmyra/23317109"
            }
        ]
    }
]
```