

# Event Details

- **Event Name**: Christmas Day Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:30 am – Thu, 25 Dec, 2025 at 11:30 am
- **Event Description**: Join us Christmas day for our short service as we remember the reason for the season!

Everyone welcome!
- **Event URL**: https://allevents.in/doncaster/christmas-day-service/200029124360026
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Doncaster
- **state**: EN
- **country**: United Kingdom
- **location**: Bentley Baptist Church
- **lat**: 53.54956069017
- **long**: -1.1473095417023
- **full address**: Bentley Baptist Church, Ttmmservices, 64 Askern Road, Doncaster, DN5 0EF, United Kingdom

## Event gallery

- **Alt text**: Christmas Day Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2c69ea990d445287be05209135644e5ef78fa8dce4fa0b5029d8a77c10f8db05-rimg-w1200-h675-dcdcd8d5-gmir?v=1766598502

## FAQs

- **Q**: When and where is Christmas Day Service being held?
  - **A:** Christmas Day Service takes place on Thu, 25 Dec, 2025 at 10:30 am to Thu, 25 Dec, 2025 at 11:30 am at Bentley Baptist Church, Ttmmservices, 64 Askern Road, Doncaster, DN5 0EF, United Kingdom.
- **Q**: Who is organizing Christmas Day Service?
  - **A:** Christmas Day Service is organized by Bentley Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events1/banners/2c69ea990d445287be05209135644e5ef78fa8dce4fa0b5029d8a77c10f8db05-rimg-w1200-h675-dcdcd8d5-gmir?v=1766598502",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/doncaster/christmas-day-service/200029124360026",
        "location": {
            "@type": "Place",
            "name": "Bentley Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ttmmservices, 64 Askern Road, Doncaster, DN5 0EF, United Kingdom",
                "addressLocality": "Doncaster",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.54956069017",
                "longitude": "-1.1473095417023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Christmas day for our short service as we remember the reason for the season!\n\nEveryone welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bentley Baptist Church",
                "url": "https://allevents.in/org/bentley-baptist-church/26877982"
            }
        ]
    }
]
```