

# Event Details

- **Event Name**: Christmas Candle Light Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am
- **Event Description**: Candle light service tomorrow for Christmas! We are going all out for breakfast and will have a hot chocolate bar after service! Invite someone! Breakfast is at 9:00am and service starts at 9:30am!
- **Event URL**: https://allevents.in/talala/christmas-candle-light-service/200029390434555
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Talala
- **state**: OK
- **country**: United States
- **location**: Cowboy Country Fellowship located on Common Ground Ranch
- **lat**: 36.55341
- **long**: -95.69367
- **full address**: Cowboy Country Fellowship located on Common Ground Ranch, 4012 South US Highway 169,Talala, Oklahoma, United States

## Event gallery

- **Alt text**: Christmas Candle Light Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e1bfe61551cc07abff447f099c9a544533ddd4065b4e8ef011253f890e827c91-rimg-w940-h788-dc030514-gmir?v=1766329008

## FAQs

- **Q**: When and where is Christmas Candle Light Service being held?
  - **A:** Christmas Candle Light Service takes place on Sun, 21 Dec, 2025 at 09:00 am to Sun, 21 Dec, 2025 at 09:00 am at Cowboy Country Fellowship located on Common Ground Ranch, 4012 South US Highway 169,Talala, Oklahoma, United States.
- **Q**: Who is organizing Christmas Candle Light Service?
  - **A:** Christmas Candle Light Service is organized by Cowboy Country Fellowship located on Common Ground Ranch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Candle Light Service",
        "image": "https://cdn-az.allevents.in/events6/banners/e1bfe61551cc07abff447f099c9a544533ddd4065b4e8ef011253f890e827c91-rimg-w940-h788-dc030514-gmir?v=1766329008",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/talala/christmas-candle-light-service/200029390434555",
        "location": {
            "@type": "Place",
            "name": "Cowboy Country Fellowship located on Common Ground Ranch",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4012 South US Highway 169,Talala, Oklahoma",
                "addressLocality": "Talala",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.55341",
                "longitude": "-95.69367"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Candle light service tomorrow for Christmas! We are going all out for breakfast and will have a hot chocolate bar after service! Invite someone! Breakfast is at 9:00am and service starts at 9:30am!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cowboy Country Fellowship located on Common Ground Ranch",
                "url": "https://allevents.in/org/cowboy-country-fellowship-located-on-common-ground-ranch/23927400"
            }
        ]
    }
]
```