

# Event Details

- **Event Name**: Christmas morning service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:30 am – Thu, 25 Dec, 2025 at 11:15 am
- **Event Description**: For all the family, this will be our usual Christmas morning service celebrating the birth of Jesus.
- **Event URL**: https://allevents.in/halesowen/christmas-morning-service/200029394249439
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Halesowen
- **state**: EN
- **country**: United Kingdom
- **location**: 26 Albert Road, Halesowen
- **lat**: 52.44392
- **long**: -2.06473
- **full address**: 26 Albert Road, Halesowen, United Kingdom

## Event gallery

- **Alt text**: Christmas morning service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1028feec9e1bba995f4b6b03c4006527c869e94db12784f9dedddee05018b29a-rimg-w1200-h675-dcffffff-gmir?v=1766428958

## FAQs

- **Q**: When and where is Christmas morning service being held?
  - **A:** Christmas morning service takes place on Thu, 25 Dec, 2025 at 10:30 am to Thu, 25 Dec, 2025 at 11:15 am at 26 Albert Road, Halesowen, United Kingdom.
- **Q**: Who is organizing Christmas morning service?
  - **A:** Christmas morning service is organized by Hasbury Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas morning service",
        "image": "https://cdn-az.allevents.in/events3/banners/1028feec9e1bba995f4b6b03c4006527c869e94db12784f9dedddee05018b29a-rimg-w1200-h675-dcffffff-gmir?v=1766428958",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/halesowen/christmas-morning-service/200029394249439",
        "location": {
            "@type": "Place",
            "name": "26 Albert Road, Halesowen",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26 Albert Road, Halesowen, B63 4SW, United Kingdom",
                "addressLocality": "Halesowen",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.44392",
                "longitude": "-2.06473"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For all the family, this will be our usual Christmas morning service celebrating the birth of Jesus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hasbury Community Church",
                "url": "https://allevents.in/org/hasbury-community-church/23398925"
            }
        ]
    }
]
```