

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Come enjoy a warm and joyful evening as we celebrate the birth of Jesus!
- **Event URL**: https://allevents.in/troutdale/christmas-eve-candlelight-service/200029369321151
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Troutdale
- **state**: OR
- **country**: United States
- **location**: 348 SW Cherry Park Rd, Troutdale, OR, United States, Oregon 97060
- **lat**: 45.53307
- **long**: -122.3919
- **full address**: 348 SW Cherry Park Rd, Troutdale, OR, United States, Oregon 97060

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4aac6703ac54d2aa6a0dd906feabdbb682fca67cfdef58a6c09124a0ff33030a-rimg-w1200-h675-dcffffff-gmir?v=1766614990

## 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 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 348 SW Cherry Park Rd, Troutdale, OR, United States, Oregon 97060.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Troutdale Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events2/banners/4aac6703ac54d2aa6a0dd906feabdbb682fca67cfdef58a6c09124a0ff33030a-rimg-w1200-h675-dcffffff-gmir?v=1766614990",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/troutdale/christmas-eve-candlelight-service/200029369321151",
        "location": {
            "@type": "Place",
            "name": "348 SW Cherry Park Rd, Troutdale, OR, United States, Oregon 97060",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "348 SW Cherry Park Rd, Troutdale, OR 97060-1428, United States",
                "addressLocality": "Troutdale",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.53307",
                "longitude": "-122.3919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a warm and joyful evening as we celebrate the birth of Jesus!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Troutdale Community Church",
                "url": "https://allevents.in/org/troutdale-community-church/27251088"
            }
        ]
    }
]
```