

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for an intimate evening of worship and reflection as we prepare for the birth of our Savior
- **Event URL**: https://allevents.in/watonga/christmas-eve-candlelight-service/200029162601247
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Watonga
- **state**: OK
- **country**: United States
- **location**: 1412 E. Russworm Dr., Watonga, OK
- **lat**: 35.84112
- **long**: -98.39659
- **full address**: 1412 E. Russworm Dr., Watonga, OK, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0e222e321763aabca4b202fe1b93d0ca5f0fef488a66d9af1c639b9cc7d4d9d1-rimg-w960-h540-dc131636-gmir?v=1765987649

## 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 1412 E. Russworm Dr., Watonga, OK, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Watonga Church of the Nazarene.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events1/banners/0e222e321763aabca4b202fe1b93d0ca5f0fef488a66d9af1c639b9cc7d4d9d1-rimg-w960-h540-dc131636-gmir?v=1765987649",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/watonga/christmas-eve-candlelight-service/200029162601247",
        "location": {
            "@type": "Place",
            "name": "1412 E. Russworm Dr., Watonga, OK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1412 E Russworm Dr, Watonga, OK 73772-5025, United States",
                "addressLocality": "Watonga",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.84112",
                "longitude": "-98.39659"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an intimate evening of worship and reflection as we prepare for the birth of our Savior",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Watonga Church of the Nazarene",
                "url": "https://allevents.in/org/watonga-church-of-the-nazarene/23711565"
            }
        ]
    }
]
```