

# Event Details

- **Event Name**: Christmas Carol Service
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:00 pm
- **Event Description**: A save the date for the annual Kingston Grammar School Carol Service. It is always a fantastic evening with performances by current students and an opportunity to catch up with fellow alumni before the busy Christmas period.
- **Event URL**: https://allevents.in/kingston-upon-thames/christmas-carol-service/200028882100018
- **Event Categories**: christmas, christmas-services, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Kingston Upon Thames
- **state**: EN
- **country**: United Kingdom
- **location**: All Saints Church Kingston
- **lat**: 51.410425598009
- **long**: -0.30599850500128
- **full address**: All Saints Church Kingston, All Saints Church, Church Street, Kingston upon Thames, KT1 1, United Kingdom

## Event gallery

- **Alt text**: Christmas Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/44cf6ee6b53315e531a2d53e9dca6e65cd8786a1f6ace4928ebd8529d5c7210d-rimg-w1200-h848-dc112844-gmir?v=1765639241

## FAQs

- **Q**: When and where is Christmas Carol Service being held?
  - **A:** Christmas Carol Service takes place on Mon, 15 Dec, 2025 at 07:00 pm to Mon, 15 Dec, 2025 at 07:00 pm at All Saints Church Kingston, All Saints Church, Church Street, Kingston upon Thames, KT1 1, United Kingdom.
- **Q**: Who is organizing Christmas Carol Service?
  - **A:** Christmas Carol Service is organized by Kingston Grammar School Alumni.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Carol Service",
        "image": "https://cdn-az.allevents.in/events3/banners/44cf6ee6b53315e531a2d53e9dca6e65cd8786a1f6ace4928ebd8529d5c7210d-rimg-w1200-h848-dc112844-gmir?v=1765639241",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/kingston-upon-thames/christmas-carol-service/200028882100018",
        "location": {
            "@type": "Place",
            "name": "All Saints Church Kingston",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "All Saints Church, Church Street, Kingston upon Thames, KT1 1, United Kingdom",
                "addressLocality": "Kingston Upon Thames",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.410425598009",
                "longitude": "-0.30599850500128"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A save the date for the annual Kingston Grammar School Carol Service. It is always a fantastic evening with performances by current students and an opportunity to catch up with fellow alumni before the busy Christmas period.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kingston Grammar School Alumni",
                "url": "https://allevents.in/org/kingston-grammar-school-alumni/26136165"
            }
        ]
    }
]
```