

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: All are welcome!  Beautiful service with traditional Christmas hymns.
- **Event URL**: https://allevents.in/oregon/christmas-eve-service/200029395348031
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Oregon
- **state**: IL
- **country**: United States
- **location**: St. Bride’s Church, 902 Mongan Dr, Oregon IL 
- **lat**: 42.02782
- **long**: -89.35353
- **full address**: St. Bride’s Church, 902 Mongan Dr, Oregon IL , 902 Mongan Dr, Oregon, IL 61061, United States
- **location**: St. Bride’s Church, 902 Mongan Dr, Oregon IL

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a46928642d72147c7576ec28b591fcc9c7a73adaa0427fa82fd2f725085143af-rimg-w1200-h900-dc603004-gmir?v=1766450009

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at St. Bride’s Church, 902 Mongan Dr, Oregon IL , 902 Mongan Dr, Oregon, IL 61061, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Saint Bride's Episcopal Church Oregon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events9/banners/a46928642d72147c7576ec28b591fcc9c7a73adaa0427fa82fd2f725085143af-rimg-w1200-h900-dc603004-gmir?v=1766450009",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/oregon/christmas-eve-service/200029395348031",
        "location": {
            "@type": "Place",
            "name": "St. Bride’s Church, 902 Mongan Dr, Oregon IL ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "902 Mongan Dr, Oregon, IL 61061, United States",
                "addressLocality": "Oregon",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.02782",
                "longitude": "-89.35353"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome!  Beautiful service with traditional Christmas hymns.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saint Brides Episcopal Church Oregon",
                "url": "https://allevents.in/org/saint-brides-episcopal-church-oregon/26667482"
            }
        ]
    }
]
```