

# Event Details

- **Event Name**: Carol Service @ St James’ church, Cooling
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:00 pm
- **Event Description**: A traditional carol service set in the wonderful setting of St. James’ Church Cooling. 
This church does not have heating, so please wear warm clothing for this service.
- **Event URL**: https://allevents.in/rochester/carol-service-st-james’-church-cooling/200029343866414
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: EN
- **country**: United Kingdom
- **location**: St James' Church, Cooling
- **lat**: 51.455007478001
- **long**: 0.52344844528245
- **full address**: St James' Church, Cooling, Rochester, Medway, United Kingdom

## Event gallery

- **Alt text**: Carol Service @ St James’ church, Cooling
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8cf506408af80bf2252a4cdf40203e7888a7dd54cc875375eff0c817e753cb50-rimg-w1079-h538-dc160303-gmir?v=1766178847

## FAQs

- **Q**: When and where is Carol Service @ St James’ church, Cooling being held?
  - **A:** Carol Service @ St James’ church, Cooling takes place on Sat, 20 Dec, 2025 at 06:00 pm to Sat, 20 Dec, 2025 at 06:00 pm at St James' Church, Cooling, Rochester, Medway, United Kingdom.
- **Q**: Who is organizing Carol Service @ St James’ church, Cooling?
  - **A:** Carol Service @ St James’ church, Cooling is organized by St. Helen's Church, Cliffe, Kent.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carol Service @ St James’ church, Cooling",
        "image": "https://cdn-az.allevents.in/events10/banners/8cf506408af80bf2252a4cdf40203e7888a7dd54cc875375eff0c817e753cb50-rimg-w1079-h538-dc160303-gmir?v=1766178847",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/rochester/carol-service-st-james’-church-cooling/200029343866414",
        "location": {
            "@type": "Place",
            "name": "St James' Church, Cooling",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rochester, Medway",
                "addressLocality": "Rochester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.455007478001",
                "longitude": "0.52344844528245"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A traditional carol service set in the wonderful setting of St. James’ Church Cooling. \nThis church does not have heating, so please wear warm clothing for this service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Helens Church Cliffe Kent",
                "url": "https://allevents.in/org/st-helens-church-cliffe-kent/26039723"
            }
        ]
    }
]
```