

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:30 pm
- **Event Description**: Join us for a candlelight service as we celebrate the birth of Jesus. Carols, Children's Story, and Candle lighting.
- **Event URL**: https://allevents.in/oregon-city/christmas-eve-service/200029281225352
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Oregon City
- **state**: OR
- **country**: United States
- **location**: 13933 Gain St, Oregon City, OR, United States, Oregon 97045
- **lat**: 45.36979
- **long**: -122.58057
- **full address**: 13933 Gain St, Oregon City, OR, United States, Oregon 97045

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/48fe90cef88e51c66a0fc48fb8c91ca20921999fb97af37d4000de5cfd021a2f-rimg-w1080-h1080-dc040203-gmir?v=1766201559

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:30 pm to Wed, 24 Dec, 2025 at 04:30 pm at 13933 Gain St, Oregon City, OR, United States, Oregon 97045.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Park Place Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/48fe90cef88e51c66a0fc48fb8c91ca20921999fb97af37d4000de5cfd021a2f-rimg-w1080-h1080-dc040203-gmir?v=1766201559",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/oregon-city/christmas-eve-service/200029281225352",
        "location": {
            "@type": "Place",
            "name": "13933 Gain St, Oregon City, OR, United States, Oregon 97045",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13933 Gain St, Oregon City, OR 97045-1283, United States",
                "addressLocality": "Oregon City",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.36979",
                "longitude": "-122.58057"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a candlelight service as we celebrate the birth of Jesus. Carols, Children's Story, and Candle lighting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Park Place Church",
                "url": "https://allevents.in/org/park-place-church/27171327"
            }
        ]
    }
]
```