

# Event Details

- **Event Name**: Blue Christmas Worship Service
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 06:00 pm
- **Event Description**: Because not every heart feels merry.
- **Event URL**: https://allevents.in/bartlesville/blue-christmas-worship-service/200029364024103
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Bartlesville
- **state**: OK
- **country**: United States
- **location**: Bartlesville First United Methodist Church
- **lat**: 36.712536049148
- **long**: -95.921459197998
- **full address**: Bartlesville First United Methodist Church, 4715 Price Rd.,Bartlesville, Oklahoma, United States

## Event gallery

- **Alt text**: Blue Christmas Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0b9d392e1c9e357e40935525000a86742825adb869a5d1200bc67b542d4e9d8f-rimg-w1200-h675-dc2e3449-gmir?v=1765891562

## FAQs

- **Q**: When and where is Blue Christmas Worship Service being held?
  - **A:** Blue Christmas Worship Service takes place on Mon, 22 Dec, 2025 at 06:00 pm to Mon, 22 Dec, 2025 at 06:00 pm at Bartlesville First United Methodist Church, 4715 Price Rd.,Bartlesville, Oklahoma, United States.
- **Q**: Who is organizing Blue Christmas Worship Service?
  - **A:** Blue Christmas Worship Service is organized by Bartlesville First United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Christmas Worship Service",
        "image": "https://cdn-az.allevents.in/events1/banners/0b9d392e1c9e357e40935525000a86742825adb869a5d1200bc67b542d4e9d8f-rimg-w1200-h675-dc2e3449-gmir?v=1765891562",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/bartlesville/blue-christmas-worship-service/200029364024103",
        "location": {
            "@type": "Place",
            "name": "Bartlesville First United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4715 Price Rd.,Bartlesville, Oklahoma",
                "addressLocality": "Bartlesville",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.712536049148",
                "longitude": "-95.921459197998"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Because not every heart feels merry.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bartlesville First United Methodist Church",
                "url": "https://allevents.in/org/bartlesville-first-united-methodist-church/26047926"
            }
        ]
    }
]
```