

# Event Details

- **Event Name**: Candlelight Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for a wonderful Christmas Eve program followed by candlelight singing. We hope to see you there!
- **Event URL**: https://allevents.in/clever/candlelight-christmas-eve-service/200029355371622
- **Event Categories**: candlelight-concerts, christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Clever
- **state**: MO
- **country**: United States
- **location**: 201 W. Carpenter, Clever, MO
- **lat**: 37.02957
- **long**: -93.4722
- **full address**: 201 W. Carpenter, Clever, MO, United States

## Event gallery

- **Alt text**: Candlelight Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1bf6b636523ff9b2c3482d28bc9a0dfa4b82a20ae88fa9fd5ed6c3e64c98fce3-rimg-w612-h412-dc150601-gmir?v=1766348225

## FAQs

- **Q**: When and where is Candlelight Christmas Eve Service being held?
  - **A:** Candlelight Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 201 W. Carpenter, Clever, MO, United States.
- **Q**: Who is organizing Candlelight Christmas Eve Service?
  - **A:** Candlelight Christmas Eve Service is organized by Clever Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelight Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/1bf6b636523ff9b2c3482d28bc9a0dfa4b82a20ae88fa9fd5ed6c3e64c98fce3-rimg-w612-h412-dc150601-gmir?v=1766348225",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/clever/candlelight-christmas-eve-service/200029355371622",
        "location": {
            "@type": "Place",
            "name": "201 W. Carpenter, Clever, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 W Carpenter St, Clever, MO 65631-8104, United States",
                "addressLocality": "Clever",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.02957",
                "longitude": "-93.4722"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a wonderful Christmas Eve program followed by candlelight singing. We hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clever Christian Church",
                "url": "https://allevents.in/org/clever-christian-church/26121694"
            }
        ]
    }
]
```