

# Event Details

- **Event Name**: Christmas Eve candlelight service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Candlelight services Christmas Eve 6:00 p.m. please join us
- **Event URL**: https://allevents.in/red-bluff/christmas-eve-candlelight-service/200029375129137
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Red Bluff
- **state**: CA
- **country**: United States
- **location**: The Connection His Way Church
- **lat**: 40.17454
- **long**: -122.23866
- **full address**: The Connection His Way Church, 601 Monroe Street ,Red Bluff, California, United States

## Event gallery

- **Alt text**: Christmas Eve candlelight service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e95c5489b5d6fc27277414d04fb14f99a256c12e57b5f8e6811cec8846326bec-rimg-w1200-h1020-dc2f1603-gmir?v=1766100397

## 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:00 pm at The Connection His Way Church, 601 Monroe Street ,Red Bluff, California, United States.
- **Q**: Who is organizing Christmas Eve candlelight service?
  - **A:** Christmas Eve candlelight service is organized by The Connection His Way Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve candlelight service",
        "image": "https://cdn-az.allevents.in/events4/banners/e95c5489b5d6fc27277414d04fb14f99a256c12e57b5f8e6811cec8846326bec-rimg-w1200-h1020-dc2f1603-gmir?v=1766100397",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/red-bluff/christmas-eve-candlelight-service/200029375129137",
        "location": {
            "@type": "Place",
            "name": "The Connection His Way Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "601 Monroe Street ,Red Bluff, California",
                "addressLocality": "Red Bluff",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.17454",
                "longitude": "-122.23866"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Candlelight services Christmas Eve 6:00 p.m. please join us",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Connection His Way Church",
                "url": "https://allevents.in/org/the-connection-his-way-church/27155194"
            }
        ]
    }
]
```