

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm – Wed, 24 Dec, 2025 at 06:45 pm
- **Event Description**: Everyone is welcome to join us on Christmas Eve at 6pm to celebrate the reason for the season.   So please come out and join us.
- **Event URL**: https://allevents.in/yuba-city/christmas-eve-candlelight-service/200029357237325
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Yuba City
- **state**: CA
- **country**: United States
- **location**: Gray Avenue Christian Church
- **lat**: 39.15312
- **long**: -121.63089
- **full address**: Gray Avenue Christian Church, 1524 Gray Ave,Yuba City, California, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b40cb58743ce8262a19448f7b8bf2e2082d21b91306a1f1a41997df4d2c572f2-rimg-w1200-h676-dc170401-gmir?v=1766512148

## 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 06:00 pm to Wed, 24 Dec, 2025 at 06:45 pm at Gray Avenue Christian Church, 1524 Gray Ave,Yuba City, California, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Gray Avenue Christian 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/b40cb58743ce8262a19448f7b8bf2e2082d21b91306a1f1a41997df4d2c572f2-rimg-w1200-h676-dc170401-gmir?v=1766512148",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/yuba-city/christmas-eve-candlelight-service/200029357237325",
        "location": {
            "@type": "Place",
            "name": "Gray Avenue Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1524 Gray Ave,Yuba City, California",
                "addressLocality": "Yuba City",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.15312",
                "longitude": "-121.63089"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is welcome to join us on Christmas Eve at 6pm to celebrate the reason for the season.   So please come out and join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gray Avenue Christian Church",
                "url": "https://allevents.in/org/gray-avenue-christian-church/26304625"
            }
        ]
    }
]
```