

# Event Details

- **Event Name**: Christmas Day Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:30 am
- **Event Description**: Come and celebrate Christmas with us! You would be very welcome.
- **Event URL**: https://allevents.in/sandbach/christmas-day-service/200029403989235
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Sandbach
- **state**: EN
- **country**: United Kingdom
- **location**: Sandbach Girls School
- **lat**: 53.14604415
- **long**: -2.3725846333333
- **full address**: Sandbach Girls School, Sandbach, United Kingdom

## Event gallery

- **Alt text**: Christmas Day Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/521b3b5d0561c411b03c6b0fca34dd4609ba9875cbde39810fdfbcbe1476650e-rimg-w940-h788-dc0e2a50-gmir?v=1766633615

## 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 10:30 am at Sandbach Girls School, Sandbach, United Kingdom.
- **Q**: Who is organizing Christmas Day Service?
  - **A:** Christmas Day Service is organized by Grace Church Sandbach.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events2/banners/521b3b5d0561c411b03c6b0fca34dd4609ba9875cbde39810fdfbcbe1476650e-rimg-w940-h788-dc0e2a50-gmir?v=1766633615",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/sandbach/christmas-day-service/200029403989235",
        "location": {
            "@type": "Place",
            "name": "Sandbach Girls School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sandbach",
                "addressLocality": "Sandbach",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.14604415",
                "longitude": "-2.3725846333333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and celebrate Christmas with us! You would be very welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Church Sandbach",
                "url": "https://allevents.in/org/grace-church-sandbach/27227351"
            }
        ]
    }
]
```