

# Event Details

- **Event Name**: OSLC Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for our special Christmas Eve Service! ?️ Experience the wonder of Christmas with carols, candlelight, a message of hope, and Holy Communion. All are welcome!
- **Event URL**: https://allevents.in/durant/oslc-christmas-eve-service/200029354556506
- **Event Categories**: christmas, christmas-services, christmas-carols, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Durant
- **state**: OK
- **country**: United States
- **location**: 1524 W Main St, Durant, OK
- **lat**: 33.99503
- **long**: -96.39271
- **full address**: 1524 W Main St, Durant, OK, United States

## Event gallery

- **Alt text**: OSLC Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f9cc7b95cbf61423e653528be9eedb2ce1edba70fbfc0e128f4b7005b02bf8ce-rimg-w1039-h1055-dc301505-gmir?v=1766341007

## FAQs

- **Q**: When and where is OSLC Christmas Eve Service being held?
  - **A:** OSLC Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 1524 W Main St, Durant, OK, United States.
- **Q**: Who is organizing OSLC Christmas Eve Service?
  - **A:** OSLC Christmas Eve Service is organized by Our Saviour's Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "OSLC Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/f9cc7b95cbf61423e653528be9eedb2ce1edba70fbfc0e128f4b7005b02bf8ce-rimg-w1039-h1055-dc301505-gmir?v=1766341007",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/durant/oslc-christmas-eve-service/200029354556506",
        "location": {
            "@type": "Place",
            "name": "1524 W Main St, Durant, OK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Our Saviour's Lutheran Church, 1524 W Main St, Durant, OK 74701, United States",
                "addressLocality": "Durant",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.99503",
                "longitude": "-96.39271"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our special Christmas Eve Service! ?️ Experience the wonder of Christmas with carols, candlelight, a message of hope, and Holy Communion. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Our Saviours Lutheran Church",
                "url": "https://allevents.in/org/our-saviours-lutheran-church/27237813"
            }
        ]
    }
]
```