

# Event Details

- **Event Name**: Carol Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Join us this Christmas Eve! 
Our Carol Service begins at 6:30pm – a beautiful evening of carols and readings by candlelight.
Coffee will be served before the service and you can enjoy mince pies and non-alcoholic wine after the service.
Come and celebrate with us – we’d love to see you!
- **Event URL**: https://allevents.in/southampton/carol-service/200029358107833
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Southampton
- **state**: EN
- **country**: United Kingdom
- **location**: Thornhill Park Road, SO18 5TR Southampton, United Kingdom
- **lat**: 50.91477
- **long**: -1.33515
- **full address**: Thornhill Park Road, SO18 5TR Southampton, United Kingdom, Southampton, United Kingdom

## Event gallery

- **Alt text**: Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/39a969aa052cb3d8cb6cef98e8fb5fb118646e3afb4e450334fe2ec4165cda6a-rimg-w1200-h675-dcaa302e-gmir?v=1766378019

## FAQs

- **Q**: When and where is Carol Service being held?
  - **A:** Carol Service takes place on Wed, 24 Dec, 2025 at 06:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at Thornhill Park Road, SO18 5TR Southampton, United Kingdom, Southampton, United Kingdom.
- **Q**: Who is organizing Carol Service?
  - **A:** Carol Service is organized by Thornhill Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carol Service",
        "image": "https://cdn-az.allevents.in/events3/banners/39a969aa052cb3d8cb6cef98e8fb5fb118646e3afb4e450334fe2ec4165cda6a-rimg-w1200-h675-dcaa302e-gmir?v=1766378019",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/southampton/carol-service/200029358107833",
        "location": {
            "@type": "Place",
            "name": "Thornhill Park Road, SO18 5TR Southampton, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Thornhill Park Road, SO18 5TR Southampton, United Kingdom, Southampton, United Kingdom",
                "addressLocality": "Southampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.91477",
                "longitude": "-1.33515"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Christmas Eve! \nOur Carol Service begins at 6:30pm – a beautiful evening of carols and readings by candlelight.\nCoffee will be served before the service and you can enjoy mince pies and non-alcoholic wine after the service.\nCome and celebrate with us – we’d love to see you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Thornhill Baptist Church",
                "url": "https://allevents.in/org/thornhill-baptist-church/27240909"
            }
        ]
    }
]
```