

# Event Details

- **Event Name**: Christmas Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am
- **Event Description**: Join us this Sunday, December 21st, at 10:30 AM for a special Christmas performance by the youth and children of Bay Point Baptist Church. All are welcome!
- **Event URL**: https://allevents.in/kingston/christmas-service/200029378409433
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Kingston
- **state**: OK
- **country**: United States
- **location**: 6154 McDuffee rd, Kingston, OK, United States, Oklahoma 73439
- **lat**: 33.96986
- **long**: -96.64195
- **full address**: 6154 McDuffee rd, Kingston, OK, United States, Oklahoma 73439

## Event gallery

- **Alt text**: Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/dbc632fb01ae84c7ce8259f21f7edec3ffd1af6b04164f3454a89f25818d4ec7-rimg-w940-h788-dcebebdb-gmir?v=1766173893

## FAQs

- **Q**: When and where is Christmas Service being held?
  - **A:** Christmas Service takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 10:30 am at 6154 McDuffee rd, Kingston, OK, United States, Oklahoma 73439.
- **Q**: Who is organizing Christmas Service?
  - **A:** Christmas Service is organized by Bay Point Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Service",
        "image": "https://cdn-az.allevents.in/events3/banners/dbc632fb01ae84c7ce8259f21f7edec3ffd1af6b04164f3454a89f25818d4ec7-rimg-w940-h788-dcebebdb-gmir?v=1766173893",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/kingston/christmas-service/200029378409433",
        "location": {
            "@type": "Place",
            "name": "6154 McDuffee rd, Kingston, OK, United States, Oklahoma 73439",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6154 McDuffee Rd, Kingston, OK 73439-1209, United States",
                "addressLocality": "Kingston",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.96986",
                "longitude": "-96.64195"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Sunday, December 21st, at 10:30 AM for a special Christmas performance by the youth and children of Bay Point Baptist Church. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bay Point Baptist Church",
                "url": "https://allevents.in/org/bay-point-baptist-church/27259558"
            }
        ]
    }
]
```