

# Event Details

- **Event Name**: Christmas Eve Worship
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm – Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: A Christmas Eve worship experience that captures the joy of Christmas through special music and traditional hymns. Senior Pastor Jay Smith will give an inspiring Christmas message and we’ll have a candlelight send off. Childcare will be available for kids four and under.
- **Event URL**: https://allevents.in/edmond/christmas-eve-worship/200029363276943
- **Event Categories**: christmas, kids, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Edmond
- **state**: OK
- **country**: United States
- **location**: New Covenant
- **lat**: 35.62854
- **long**: -97.47721
- **full address**: New Covenant, 2700 S Boulevard,Edmond, Oklahoma, United States

## Event gallery

- **Alt text**: Christmas Eve Worship
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/991c75307b9541e1a12bf7132472171b20fa4b70d0c1c4fc10cec529bff60932-rimg-w1200-h675-dcd7d7d7-gmir?v=1766528513

## FAQs

- **Q**: When and where is Christmas Eve Worship being held?
  - **A:** Christmas Eve Worship takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at New Covenant, 2700 S Boulevard,Edmond, Oklahoma, United States.
- **Q**: Who is organizing Christmas Eve Worship?
  - **A:** Christmas Eve Worship is organized by New Covenant.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship",
        "image": "https://cdn-az.allevents.in/events7/banners/991c75307b9541e1a12bf7132472171b20fa4b70d0c1c4fc10cec529bff60932-rimg-w1200-h675-dcd7d7d7-gmir?v=1766528513",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/edmond/christmas-eve-worship/200029363276943",
        "location": {
            "@type": "Place",
            "name": "New Covenant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2700 S Boulevard,Edmond, Oklahoma",
                "addressLocality": "Edmond",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.62854",
                "longitude": "-97.47721"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Christmas Eve worship experience that captures the joy of Christmas through special music and traditional hymns. Senior Pastor Jay Smith will give an inspiring Christmas message and we’ll have a candlelight send off. Childcare will be available for kids four and under.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Covenant",
                "url": "https://allevents.in/org/new-covenant/25940330"
            }
        ]
    }
]
```