

# Event Details

- **Event Name**: Christmas Day Service 
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: Join us for a Christmas morning celebration of the birth of Jesus.
- **Event URL**: https://allevents.in/northampton/christmas-day-service/200029177970258
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029177970258?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=northampton-events

## Event venue details

- **city**: Northampton
- **state**: EN
- **country**: United Kingdom
- **location**: The Holy Sepulchre, Northampton
- **lat**: 52.2415
- **long**: -0.8975
- **full address**: The Holy Sepulchre, Northampton, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Holy Sepulchre Northampton (https://allevents.in/org/holy-sepulchre-northampton/23774748)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c8c6d7e8fa05ab734523b674174af02189aecf0f60f46a8bf6bef5744e969be3-rimg-w1200-h800-dc171911-gmir?v=1766530236
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/477d3f1f5615bbfda4c1c64f39ab441b8cc55698b93451652808172ab20b8238-rimg-w300-h300-dc161911-gmir?v=1766530236

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 25 Dec, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** The Holy Sepulchre, Northampton, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Holy Sepulchre Northampton
- **Q**: What type of event is this?
  - **A:** christmas, christmas-services
- **Q**: Where can I find ticket details about Christmas Day Service  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events9/banners/c8c6d7e8fa05ab734523b674174af02189aecf0f60f46a8bf6bef5744e969be3-rimg-w1200-h800-dc171911-gmir?v=1766530236",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/northampton/christmas-day-service/200029177970258",
        "location": {
            "@type": "Place",
            "name": "The Holy Sepulchre, Northampton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Church Lane, Northampton, NN1 3NL, United Kingdom",
                "addressLocality": "Northampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.2415",
                "longitude": "-0.8975"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Christmas morning celebration of the birth of Jesus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holy Sepulchre Northampton",
                "url": "https://allevents.in/org/holy-sepulchre-northampton/23774748"
            }
        ]
    }
]
```