

# Event Details

- **Event Name**: Carol Service
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:30 am
- **Event Description**: Carols, music, the nativity story with participation from our Kids Church and Youth. All are welcome to join us for our church family carol service as we celebrate the birth of Jesus Christ.
- **Event URL**: https://allevents.in/cheltenham/carol-service/200029249963618
- **Event Categories**: kids, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Cheltenham
- **state**: EN
- **country**: United Kingdom
- **location**: 39 Bath Road, GL53 7HG Cheltenham, United Kingdom
- **lat**: 51.89749
- **long**: -2.07338
- **full address**: 39 Bath Road, GL53 7HG Cheltenham, United Kingdom, 27 Bath Road, Cheltenham, GL53 7HG, United Kingdom

## Event gallery

- **Alt text**: Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b719a2dfbb183dc86eb47ace55cb7c82195c93b0141523423deb49b804bace96-rimg-w1200-h1697-dc7f0101-gmir?v=1765138547

## FAQs

- **Q**: When and where is Carol Service being held?
  - **A:** Carol Service takes place on Sun, 14 Dec, 2025 at 10:30 am to Sun, 14 Dec, 2025 at 10:30 am at 39 Bath Road, GL53 7HG Cheltenham, United Kingdom, 27 Bath Road, Cheltenham, GL53 7HG, United Kingdom.
- **Q**: Who is organizing Carol Service?
  - **A:** Carol Service is organized by Salvation Army Cheltenham.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carol Service",
        "image": "https://cdn-az.allevents.in/events1/banners/b719a2dfbb183dc86eb47ace55cb7c82195c93b0141523423deb49b804bace96-rimg-w1200-h1697-dc7f0101-gmir?v=1765138547",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/cheltenham/carol-service/200029249963618",
        "location": {
            "@type": "Place",
            "name": "39 Bath Road, GL53 7HG Cheltenham, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27 Bath Road, Cheltenham, GL53 7HG, United Kingdom",
                "addressLocality": "Cheltenham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.89749",
                "longitude": "-2.07338"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Carols, music, the nativity story with participation from our Kids Church and Youth. All are welcome to join us for our church family carol service as we celebrate the birth of Jesus Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salvation Army Cheltenham",
                "url": "https://allevents.in/org/salvation-army-cheltenham/25144970"
            }
        ]
    }
]
```