

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: We would love for you to come join us!
- **Event URL**: https://allevents.in/woodward/christmas-eve-candlelight-service/200029354996541
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Woodward
- **state**: OK
- **country**: United States
- **location**: 1315 W Hanks Trl, Woodward, OK
- **lat**: 36.4038
- **long**: -99.39702
- **full address**: 1315 W Hanks Trl, Woodward, OK, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/891ed9e1ed4d2b3da028cf445599eaf36ffee867d879e26ca82185926ee4e317-rimg-w1024-h1536-dcf6ebdb-gmir?v=1766361441

## 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 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 1315 W Hanks Trl, Woodward, OK, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Woodward Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events6/banners/891ed9e1ed4d2b3da028cf445599eaf36ffee867d879e26ca82185926ee4e317-rimg-w1024-h1536-dcf6ebdb-gmir?v=1766361441",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/woodward/christmas-eve-candlelight-service/200029354996541",
        "location": {
            "@type": "Place",
            "name": "1315 W Hanks Trl, Woodward, OK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1315 Hanks Trl, Woodward, OK 73801-7602, United States",
                "addressLocality": "Woodward",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.4038",
                "longitude": "-99.39702"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would love for you to come join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Woodward Church of Christ",
                "url": "https://allevents.in/org/woodward-church-of-christ/26920069"
            }
        ]
    }
]
```