

# Event Details

- **Event Name**: Christmas Day Eucharist
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:30 am
- **Event Description**: Start your Christmas Day the right way!  A traditional service with an informal feel, suitable for all ages.
- **Event URL**: https://allevents.in/morecambe/christmas-day-eucharist/200029349529427
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Morecambe
- **state**: EN
- **country**: United Kingdom
- **location**: Church Street, LA4 5PR Morecambe, United Kingdom
- **lat**: 54.07438
- **long**: -2.85533
- **full address**: Church Street, LA4 5PR Morecambe, United Kingdom, Morecambe, United Kingdom

## Event gallery

- **Alt text**: Christmas Day Eucharist
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ce897ecedda9f9a713db6e8f43bc3fe58901e68958f386cd2c9165b3854d0516-rimg-w1200-h600-dcd7d7da-gmir?v=1766262274

## FAQs

- **Q**: When and where is Christmas Day Eucharist being held?
  - **A:** Christmas Day Eucharist takes place on Thu, 25 Dec, 2025 at 10:30 am to Thu, 25 Dec, 2025 at 10:30 am at Church Street, LA4 5PR Morecambe, United Kingdom, Morecambe, United Kingdom.
- **Q**: Who is organizing Christmas Day Eucharist?
  - **A:** Christmas Day Eucharist is organized by Morecambe Parish Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Eucharist",
        "image": "https://cdn-az.allevents.in/events8/banners/ce897ecedda9f9a713db6e8f43bc3fe58901e68958f386cd2c9165b3854d0516-rimg-w1200-h600-dcd7d7da-gmir?v=1766262274",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/morecambe/christmas-day-eucharist/200029349529427",
        "location": {
            "@type": "Place",
            "name": "Church Street, LA4 5PR Morecambe, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Church Street, LA4 5PR Morecambe, United Kingdom, Morecambe, United Kingdom",
                "addressLocality": "Morecambe",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.07438",
                "longitude": "-2.85533"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Start your Christmas Day the right way!  A traditional service with an informal feel, suitable for all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Morecambe Parish Church",
                "url": "https://allevents.in/org/morecambe-parish-church/26589380"
            }
        ]
    }
]
```