

# Event Details

- **Event Name**: Christmas carol service 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for our annual Christmas carol service. It is always very well attended so arrive early to guarantee a seat.
- **Event URL**: https://allevents.in/stockton-on-tees/christmas-carol-service/200029232080855
- **Event Categories**: christmas-services, christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Stockton-on-tees
- **state**: EN
- **country**: United Kingdom
- **location**: Holy Trinity with St Mark Church
- **lat**: 54.5597686
- **long**: -1.3580522
- **full address**: Holy Trinity with St Mark Church, Stockton-on-Tees, United Kingdom

## Event gallery

- **Alt text**: Christmas carol service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4722e6e38226a9e31ebb4dbd0484c85ba4cc38fe26424f420ad4abfda11d49d2-rimg-w1080-h1439-dcffffff-gmir?v=1766090060

## FAQs

- **Q**: When and where is Christmas carol service  being held?
  - **A:** Christmas carol service  takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 Dec, 2025 at 06:00 pm at Holy Trinity with St Mark Church, Stockton-on-Tees, United Kingdom.
- **Q**: Who is organizing Christmas carol service ?
  - **A:** Christmas carol service  is organized by Holy Trinity with St Mark Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas carol service",
        "image": "https://cdn-az.allevents.in/events10/banners/4722e6e38226a9e31ebb4dbd0484c85ba4cc38fe26424f420ad4abfda11d49d2-rimg-w1080-h1439-dcffffff-gmir?v=1766090060",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/stockton-on-tees/christmas-carol-service/200029232080855",
        "location": {
            "@type": "Place",
            "name": "Holy Trinity with St Mark Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stockton-on-Tees, United Kingdom",
                "addressLocality": "Stockton-on-tees",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.5597686",
                "longitude": "-1.3580522"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas carol service. It is always very well attended so arrive early to guarantee a seat.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holy Trinity with St Mark Church",
                "url": "https://allevents.in/org/holy-trinity-with-st-mark-church/26695201"
            }
        ]
    }
]
```