

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: You are invited to join us on Christmas Eve at 5pm. We will celebrate the true meaning of Christmas in this special service.
- **Event URL**: https://allevents.in/inola/christmas-eve-candlelight-service/200029350432458
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Inola
- **state**: OK
- **country**: United States
- **location**: 500 E Commercial St, Inola, OK, United States, Oklahoma 74036
- **lat**: 36.156
- **long**: -95.5023
- **full address**: 500 E Commercial St, Inola, OK, United States, Oklahoma 74036

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/bb61a12475ad00411e72c8976fce62a5aa6528e24fc4c3a4da5d133a56b3bf93-rimg-w940-h788-dc2e1204-gmir?v=1766232260

## 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 500 E Commercial St, Inola, OK, United States, Oklahoma 74036.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by First Baptist Church Inola.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events6/banners/bb61a12475ad00411e72c8976fce62a5aa6528e24fc4c3a4da5d133a56b3bf93-rimg-w940-h788-dc2e1204-gmir?v=1766232260",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/inola/christmas-eve-candlelight-service/200029350432458",
        "location": {
            "@type": "Place",
            "name": "500 E Commercial St, Inola, OK, United States, Oklahoma 74036",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 E Commercial St, Inola, OK 74036-9433, United States",
                "addressLocality": "Inola",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.156",
                "longitude": "-95.5023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are invited to join us on Christmas Eve at 5pm. We will celebrate the true meaning of Christmas in this special service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Inola",
                "url": "https://allevents.in/org/first-baptist-church-inola/26962637"
            }
        ]
    }
]
```