

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 03:00 pm
- **Event Description**: Join us Christmas Eve for a candle light service; singing Christmas carols and hearing the good news of Jesus' birth.
- **Event URL**: https://allevents.in/poulsbo/christmas-eve-service/200029369379210
- **Event Categories**: christmas, christmas-services, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 73

## Ticket Details


## Event venue details

- **city**: Poulsbo
- **state**: WA
- **country**: United States
- **location**: 651 NW Finn Hill Rd, Poulsbo, WA, United States, Washington 98370
- **lat**: 47.74918
- **long**: -122.65849
- **full address**: 651 NW Finn Hill Rd, Poulsbo, WA, United States, Washington 98370

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/74de53514df8384e7339faac588e8435d0ee63794e0492fa2dc9cefa2de47179-rimg-w1200-h675-dc131810-gmir?v=1766601786

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 03:00 pm to Wed, 24 Dec, 2025 at 03:00 pm at 651 NW Finn Hill Rd, Poulsbo, WA, United States, Washington 98370.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Poulsbo Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events3/banners/74de53514df8384e7339faac588e8435d0ee63794e0492fa2dc9cefa2de47179-rimg-w1200-h675-dc131810-gmir?v=1766601786",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/poulsbo/christmas-eve-service/200029369379210",
        "location": {
            "@type": "Place",
            "name": "651 NW Finn Hill Rd, Poulsbo, WA, United States, Washington 98370",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "651 NW Finn Hill Rd, Poulsbo, WA 98370-6621, United States",
                "addressLocality": "Poulsbo",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.74918",
                "longitude": "-122.65849"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Christmas Eve for a candle light service; singing Christmas carols and hearing the good news of Jesus' birth.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Poulsbo Community Church",
                "url": "https://allevents.in/org/poulsbo-community-church/26171813"
            }
        ]
    }
]
```