

# Event Details

- **Event Name**: Carol Service
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 06:30 pm
- **Event Description**: Thursday 18th December 
Carol Service at 6.30pm
with Rev'd Nicola Briggs
- **Event URL**: https://allevents.in/ashbourne/carol-service/200029362474759
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Ashbourne
- **state**: EN
- **country**: United Kingdom
- **location**: Brailsford Methodist Church
- **lat**: 52.96882
- **long**: -1.62043
- **full address**: Brailsford Methodist Church, Main Road,Ashbourne, Derby, United Kingdom

## Event gallery

- **Alt text**: Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4e22fc6e102e503af6227cd55b952b6e5466c2a45be5e0945b2b0dedf9b4ace7-rimg-w1024-h768-dc000002-gmir?v=1765866599

## FAQs

- **Q**: When and where is Carol Service being held?
  - **A:** Carol Service takes place on Thu, 18 Dec, 2025 at 06:30 pm to Thu, 18 Dec, 2025 at 06:30 pm at Brailsford Methodist Church, Main Road,Ashbourne, Derby, United Kingdom.
- **Q**: Who is organizing Carol Service?
  - **A:** Carol Service is organized by Brailsford Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carol Service",
        "image": "https://cdn-az.allevents.in/events8/banners/4e22fc6e102e503af6227cd55b952b6e5466c2a45be5e0945b2b0dedf9b4ace7-rimg-w1024-h768-dc000002-gmir?v=1765866599",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/ashbourne/carol-service/200029362474759",
        "location": {
            "@type": "Place",
            "name": "Brailsford Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Main Road,Ashbourne, Derby, United Kingdom",
                "addressLocality": "Ashbourne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.96882",
                "longitude": "-1.62043"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thursday 18th December \nCarol Service at 6.30pm\nwith Rev'd Nicola Briggs",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brailsford Methodist Church",
                "url": "https://allevents.in/org/brailsford-methodist-church/27244660"
            }
        ]
    }
]
```