

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Please join us for our candlelit Christmas Eve Service at 5 pm on December 24th
- **Event URL**: https://allevents.in/blaine/christmas-eve-service/200029380375158
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Blaine
- **state**: WA
- **country**: United States
- **location**: 4310 H St Rd, Blaine, WA, United States, Washington 98230
- **lat**: 48.99423
- **long**: -122.71708
- **full address**: 4310 H St Rd, Blaine, WA, United States, Washington 98230

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0f2c4c98402a95f3b19fbbc50851453e862fbcbe8e70889c3fe375eae68cffa4-rimg-w1200-h1500-dc484447-gmir?v=1766207514

## FAQs

- **Q**: When and where is Christmas Eve Service  being held?
  - **A:** Christmas Eve Service  takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 4310 H St Rd, Blaine, WA, United States, Washington 98230.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by Christ Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/0f2c4c98402a95f3b19fbbc50851453e862fbcbe8e70889c3fe375eae68cffa4-rimg-w1200-h1500-dc484447-gmir?v=1766207514",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/blaine/christmas-eve-service/200029380375158",
        "location": {
            "@type": "Place",
            "name": "4310 H St Rd, Blaine, WA, United States, Washington 98230",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4310 H St Rd, Blaine, WA 98230-9231, United States",
                "addressLocality": "Blaine",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.99423",
                "longitude": "-122.71708"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our candlelit Christmas Eve Service at 5 pm on December 24th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Community Church",
                "url": "https://allevents.in/org/christ-community-church/24324692"
            }
        ]
    }
]
```