

# Event Details

- **Event Name**: Christmas Day Eucharist
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:30 am
- **Event Description**: Thursday 25th December, Christmas Day:
Eucharist 9.30am in St Mary’s
Eucharist, 10am in St Andrew’s
Eucharist, 10.30am in St Catherine’s
- **Event URL**: https://allevents.in/wickford/christmas-day-eucharist/200029149355705
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Wickford
- **state**: EN
- **country**: United Kingdom
- **location**: St Catherines Church
- **lat**: 51.612628
- **long**: 0.532934
- **full address**: St Catherines Church, 120 Southend Rd,Wickford, Essex, United Kingdom

## Event gallery

- **Alt text**: Christmas Day Eucharist
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9007c2723a8a96479b546d72231b3ff4d6f81dc6eddc4ed7a83c397458c0c143-rimg-w522-h739-dc10133d-gmir?v=1766189768

## 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 St Catherines Church, 120 Southend Rd,Wickford, Essex, United Kingdom.
- **Q**: Who is organizing Christmas Day Eucharist?
  - **A:** Christmas Day Eucharist is organized by Wickford & Runwell C of E Churches.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Eucharist",
        "image": "https://cdn-az.allevents.in/events3/banners/9007c2723a8a96479b546d72231b3ff4d6f81dc6eddc4ed7a83c397458c0c143-rimg-w522-h739-dc10133d-gmir?v=1766189768",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/wickford/christmas-day-eucharist/200029149355705",
        "location": {
            "@type": "Place",
            "name": "St Catherines Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 Southend Rd,Wickford, Essex",
                "addressLocality": "Wickford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.612628",
                "longitude": "0.532934"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thursday 25th December, Christmas Day:\nEucharist 9.30am in St Mary’s\nEucharist, 10am in St Andrew’s\nEucharist, 10.30am in St Catherine’s",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wickford & Runwell C of E Churches",
                "url": "https://allevents.in/org/wickford-and-runwell-c-of-e-churches/25972003"
            }
        ]
    }
]
```