

# Event Details

- **Event Name**: Christmas Carol Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm – Sun, 21 Dec, 2025 at 07:00 pm
- **Event Description**: Join us this Sunday for our Christmas carol service at 6pm.
We hope to see many of you there. Everyone is welcome!
- **Event URL**: https://allevents.in/kennet/christmas-carol-service/200029388170134
- **Event Categories**: christmas-services, christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Kennet
- **state**: SC
- **country**: United Kingdom
- **location**: Alloa Elim Church
- **lat**: 56.113422
- **long**: -3.791123
- **full address**: Alloa Elim Church, Greenside Street,Alloa, Kennet, United Kingdom

## Event gallery

- **Alt text**: Christmas Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d6a8f1a30146621e223b74d62e37f933630c8a5fbe2f88233d271d3585f3ac53-rimg-w1200-h892-dc49181f-gmir?v=1766301448

## FAQs

- **Q**: When and where is Christmas Carol Service being held?
  - **A:** Christmas Carol Service takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 Dec, 2025 at 07:00 pm at Alloa Elim Church, Greenside Street,Alloa, Kennet, United Kingdom.
- **Q**: Who is organizing Christmas Carol Service?
  - **A:** Christmas Carol Service is organized by Alloa Elim Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Carol Service",
        "image": "https://cdn-az.allevents.in/events7/banners/d6a8f1a30146621e223b74d62e37f933630c8a5fbe2f88233d271d3585f3ac53-rimg-w1200-h892-dc49181f-gmir?v=1766301448",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/kennet/christmas-carol-service/200029388170134",
        "location": {
            "@type": "Place",
            "name": "Alloa Elim Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Greenside Street,Alloa",
                "addressLocality": "Kennet",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.113422",
                "longitude": "-3.791123"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Sunday for our Christmas carol service at 6pm.\nWe hope to see many of you there. Everyone is welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alloa Elim Church",
                "url": "https://allevents.in/org/alloa-elim-church/27268206"
            }
        ]
    }
]
```