

# Event Details

- **Event Name**: Christmas Day Holy Communion Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 08:00 am
- **Event Description**: A traditional Christmas Day service, with Holy Communion
- **Event URL**: https://allevents.in/tonbridge/christmas-day-holy-communion-service/200029357832813
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Tonbridge
- **state**: EN
- **country**: United Kingdom
- **location**: 37 Waterloo Road, TN9 2SW Tonbridge, United Kingdom
- **lat**: 51.18981
- **long**: 0.26887
- **full address**: 37 Waterloo Road, TN9 2SW Tonbridge, United Kingdom, 37 Waterloo Road, Tonbridge, TN9 2SW, United Kingdom

## Event gallery

- **Alt text**: Christmas Day Holy Communion Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f4af8d9a06ff35c6d1b5230d59fedc343dc161f95bd7ebf857e57c648591b849-rimg-w1200-h675-dc6728ad-gmir?v=1765764913

## FAQs

- **Q**: When and where is Christmas Day Holy Communion Service being held?
  - **A:** Christmas Day Holy Communion Service takes place on Thu, 25 Dec, 2025 at 08:00 am to Thu, 25 Dec, 2025 at 08:00 am at 37 Waterloo Road, TN9 2SW Tonbridge, United Kingdom, 37 Waterloo Road, Tonbridge, TN9 2SW, United Kingdom.
- **Q**: Who is organizing Christmas Day Holy Communion Service?
  - **A:** Christmas Day Holy Communion Service is organized by St Stephen's Church Tonbridge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Holy Communion Service",
        "image": "https://cdn-az.allevents.in/events4/banners/f4af8d9a06ff35c6d1b5230d59fedc343dc161f95bd7ebf857e57c648591b849-rimg-w1200-h675-dc6728ad-gmir?v=1765764913",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/tonbridge/christmas-day-holy-communion-service/200029357832813",
        "location": {
            "@type": "Place",
            "name": "37 Waterloo Road, TN9 2SW Tonbridge, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "37 Waterloo Road, Tonbridge, TN9 2SW, United Kingdom",
                "addressLocality": "Tonbridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.18981",
                "longitude": "0.26887"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A traditional Christmas Day service, with Holy Communion",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Stephens Church Tonbridge",
                "url": "https://allevents.in/org/st-stephens-church-tonbridge/27240761"
            }
        ]
    }
]
```