

# Event Details

- **Event Name**: Christmas Carol Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:30 pm – Sun, 21 Dec, 2025 at 07:30 pm
- **Event Description**: A traditional service of 9 lessons and carols.
- **Event URL**: https://allevents.in/southend-on-sea/christmas-carol-service/200029302015202
- **Event Categories**: christmas-services, christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Southend-on-sea
- **state**: EN
- **country**: United Kingdom
- **location**: St augustines church Thorpe Bay
- **lat**: 51.532287273584
- **long**: 0.76166684320036
- **full address**: St augustines church Thorpe Bay, St Augustines Ave,Southend-on-Sea, United Kingdom

## Event gallery

- **Alt text**: Christmas Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/43039b3badafa1f95287352209a41a9885099bab1af1a0a58eff1829d36ee6fa-rimg-w1200-h1697-dc123243-gmir?v=1766295949

## FAQs

- **Q**: When and where is Christmas Carol Service being held?
  - **A:** Christmas Carol Service takes place on Sun, 21 Dec, 2025 at 06:30 pm to Sun, 21 Dec, 2025 at 07:30 pm at St augustines church Thorpe Bay, St Augustines Ave,Southend-on-Sea, United Kingdom.
- **Q**: Who is organizing Christmas Carol Service?
  - **A:** Christmas Carol Service is organized by St Augustine s Church, Thorpe Bay.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Carol Service",
        "image": "https://cdn-az.allevents.in/events3/banners/43039b3badafa1f95287352209a41a9885099bab1af1a0a58eff1829d36ee6fa-rimg-w1200-h1697-dc123243-gmir?v=1766295949",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/southend-on-sea/christmas-carol-service/200029302015202",
        "location": {
            "@type": "Place",
            "name": "St augustines church Thorpe Bay",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St Augustines Ave,Southend-on-Sea",
                "addressLocality": "Southend-on-sea",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.532287273584",
                "longitude": "0.76166684320036"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A traditional service of 9 lessons and carols.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Augustines Church Thorpe Bay",
                "url": "https://allevents.in/org/st-augustines-church-thorpe-bay/27192008"
            }
        ]
    }
]
```