

# Event Details

- **Event Name**: Carol Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:30 pm
- **Event Description**: Join us on Sunday 21 December, 6.30pm and sing along to all your festive favourites. Mulled wine and mince pies afterwards. All welcome!
- **Event URL**: https://allevents.in/warwick/carol-service/200029387887633
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Warwick
- **state**: EN
- **country**: United Kingdom
- **location**: Old Milverton, Warwickshire
- **lat**: 52.30438917775
- **long**: -1.5635418306213
- **full address**: Old Milverton, Warwickshire, Leamington Spa, Warwickshire, Warwick, United Kingdom

## Event gallery

- **Alt text**: Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/94017c5781042e4c175502b719058c99e680c1cbaebb00dcefaccc78725f0895-rimg-w640-h427-dc2f1a12-gmir?v=1766298624

## FAQs

- **Q**: When and where is Carol Service being held?
  - **A:** Carol Service takes place on Sun, 21 Dec, 2025 at 06:30 pm to Sun, 21 Dec, 2025 at 06:30 pm at Old Milverton, Warwickshire, Leamington Spa, Warwickshire, Warwick, United Kingdom.
- **Q**: Who is organizing Carol Service?
  - **A:** Carol Service is organized by St Mark's Church, Leamington Spa.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carol Service",
        "image": "https://cdn-az.allevents.in/events3/banners/94017c5781042e4c175502b719058c99e680c1cbaebb00dcefaccc78725f0895-rimg-w640-h427-dc2f1a12-gmir?v=1766298624",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/warwick/carol-service/200029387887633",
        "location": {
            "@type": "Place",
            "name": "Old Milverton, Warwickshire",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Leamington Spa, Warwickshire",
                "addressLocality": "Warwick",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.30438917775",
                "longitude": "-1.5635418306213"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Sunday 21 December, 6.30pm and sing along to all your festive favourites. Mulled wine and mince pies afterwards. All welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Marks Church Leamington Spa",
                "url": "https://allevents.in/org/st-marks-church-leamington-spa/26861810"
            }
        ]
    }
]
```