

# 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**: We'll be meeting on Christmas Day for a short service to celebrate the birth of our Lord Jesus Christ.
- **Event URL**: https://allevents.in/loughborough/christmas-day-service/200029168614249
- **Event Categories**: christmas, christmas-services, meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Loughborough
- **state**: EN
- **country**: United Kingdom
- **location**: Herbert Street, LE11 1NP Loughborough, United Kingdom
- **lat**: 52.77684
- **long**: -1.20463
- **full address**: Herbert Street, LE11 1NP Loughborough, United Kingdom, 28 Herbert Street, Loughborough, LE11 1NX, United Kingdom

## Event gallery

- **Alt text**: Christmas Day Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f5cf57fd93d0fd9c4d1212272aa65c28d4dd02adfdcdd70afaff3ec691c2efd9-rimg-w1200-h434-dceaefef-gmir?v=1766261621

## 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 Herbert Street, LE11 1NP Loughborough, United Kingdom, 28 Herbert Street, Loughborough, LE11 1NX, United Kingdom.
- **Q**: Who is organizing Christmas Day Service?
  - **A:** Christmas Day Service is organized by Christ Church: Loughborough.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events3/banners/f5cf57fd93d0fd9c4d1212272aa65c28d4dd02adfdcdd70afaff3ec691c2efd9-rimg-w1200-h434-dceaefef-gmir?v=1766261621",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/loughborough/christmas-day-service/200029168614249",
        "location": {
            "@type": "Place",
            "name": "Herbert Street, LE11 1NP Loughborough, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "28 Herbert Street, Loughborough, LE11 1NX, United Kingdom",
                "addressLocality": "Loughborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.77684",
                "longitude": "-1.20463"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'll be meeting on Christmas Day for a short service to celebrate the birth of our Lord Jesus Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Church Loughborough",
                "url": "https://allevents.in/org/christ-church-loughborough/26878603"
            }
        ]
    }
]
```