

# Event Details

- **Event Name**: Candlelight Christmas Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:00 pm
- **Event Description**: We are hosting our annual candlelight service on December 21st at 5:00pm and would be delighted if you could join us. This special evening will include scripture readings and songs of adoration, as we celebrate the birth of our Savior Jesus Christ.
- **Event URL**: https://allevents.in/purcell/candlelight-christmas-service/200029333125641
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Purcell
- **state**: OK
- **country**: United States
- **location**: Sunray Baptist Church
- **lat**: 35.039218683333
- **long**: -97.37182765
- **full address**: Sunray Baptist Church, 2601 N 9th Ave,Purcell, Oklahoma, United States

## Event gallery

- **Alt text**: Candlelight Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/66c590eff82beaf6d6c2b74b4ee663cc7ba7282242bff3b1a4accf43d55b8409-rimg-w1200-h1600-dc030200-gmir?v=1765974008

## FAQs

- **Q**: When and where is Candlelight Christmas Service being held?
  - **A:** Candlelight Christmas Service takes place on Sun, 21 Dec, 2025 at 05:00 pm to Sun, 21 Dec, 2025 at 05:00 pm at Sunray Baptist Church, 2601 N 9th Ave,Purcell, Oklahoma, United States.
- **Q**: Who is organizing Candlelight Christmas Service?
  - **A:** Candlelight Christmas Service is organized by Sunray Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelight Christmas Service",
        "image": "https://cdn-az.allevents.in/events8/banners/66c590eff82beaf6d6c2b74b4ee663cc7ba7282242bff3b1a4accf43d55b8409-rimg-w1200-h1600-dc030200-gmir?v=1765974008",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/purcell/candlelight-christmas-service/200029333125641",
        "location": {
            "@type": "Place",
            "name": "Sunray Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2601 N 9th Ave,Purcell, Oklahoma",
                "addressLocality": "Purcell",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.039218683333",
                "longitude": "-97.37182765"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are hosting our annual candlelight service on December 21st at 5:00pm and would be delighted if you could join us. This special evening will include scripture readings and songs of adoration, as we celebrate the birth of our Savior Jesus Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sunray Baptist Church",
                "url": "https://allevents.in/org/sunray-baptist-church/25261816"
            }
        ]
    }
]
```