

# 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 at 5pm on December 24th for this special service filled with light and color.
- **Event URL**: https://allevents.in/clovis/christmas-eve-candlelight-service/200029372539532
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Clovis
- **state**: CA
- **country**: United States
- **location**: 2529 Willow Avenue, Clovis, CA, United States, California 93612
- **lat**: 36.80357
- **long**: -119.72659
- **full address**: 2529 Willow Avenue, Clovis, CA, United States, California 93612

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/fdf06acf3d25f36e9114b4ed17b034296619b19e9a2d3bc53cfb7938fb93b836-rimg-w1024-h768-dc080804-gmir?v=1766057072

## 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 2529 Willow Avenue, Clovis, CA, United States, California 93612.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Willow Avenue Mennonite Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events10/banners/fdf06acf3d25f36e9114b4ed17b034296619b19e9a2d3bc53cfb7938fb93b836-rimg-w1024-h768-dc080804-gmir?v=1766057072",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/clovis/christmas-eve-candlelight-service/200029372539532",
        "location": {
            "@type": "Place",
            "name": "2529 Willow Avenue, Clovis, CA, United States, California 93612",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2529 Willow Ave, Clovis, CA 93612-3334, United States",
                "addressLocality": "Clovis",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.80357",
                "longitude": "-119.72659"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at 5pm on December 24th for this special service filled with light and color.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Willow Avenue Mennonite Church",
                "url": "https://allevents.in/org/willow-avenue-mennonite-church/25752463"
            }
        ]
    }
]
```