

# Event Details

- **Event Name**: Christmas Carol Service
- **Event Start and End Date**: Wed, 23 Dec, 2026 at 06:00 pm (+00:00)
- **Event Description**: Traditional carol service.
More details to follow 🙏🏼
- **Event URL**: https://allevents.in/louth/christmas-carol-service/200029698201349
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Louth
- **state**: EN
- **country**: United Kingdom
- **location**: Main Road, Great Carlton
- **lat**: 53.34568
- **long**: 0.11721
- **full address**: Main Road, Great Carlton, Louth, United Kingdom

## Event gallery

- **Alt text**: Christmas Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6e0470ccd7823f5980a6ae6730989425d3853ce3e9ada33eedee29b6a7605d79-rimg-w1080-h1428-dc2e1914-gmir?v=1774039342

## FAQs

- **Q**: When and where is Christmas Carol Service being held?
  - **A:** Christmas Carol Service takes place on Wed, 23 Dec, 2026 at 06:00 pm to Wed, 23 Dec, 2026 at 06:00 pm at Main Road, Great Carlton, Louth, United Kingdom.
- **Q**: Who is organizing Christmas Carol Service?
  - **A:** Christmas Carol Service is organized by St John the Baptist Church Great Carlton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Carol Service",
        "image": "https://cdn-az.allevents.in/events9/banners/6e0470ccd7823f5980a6ae6730989425d3853ce3e9ada33eedee29b6a7605d79-rimg-w1080-h1428-dc2e1914-gmir?v=1774039342",
        "startDate": "2026-12-23T18:00:00+00:00",
        "url": "https://allevents.in/louth/christmas-carol-service/200029698201349",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Main Road, Great Carlton",
            "address": {
                "@type": "PostalAddress",
                "name": "Main Road, Great Carlton, Louth, United Kingdom",
                "addressLocality": "Louth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.34568",
                "longitude": "0.11721"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Traditional carol service.\nMore details to follow 🙏🏼",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St John the Baptist Church Great Carlton",
                "url": "https://allevents.in/org/st-john-the-baptist-church-great-carlton/24209292"
            }
        ]
    }
]
```