

# Event Details

- **Event Name**: Your Carol Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 04:00 pm – Sun, 21 Dec, 2025 at 05:15 pm
- **Event Description**: This Sunday afternoon, our traditional carol service will be led by Alison, David, and our Choir.
- **Event URL**: https://allevents.in/camborne/your-carol-service/200029388169030
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Camborne
- **state**: EN
- **country**: United Kingdom
- **location**: Chapel Street, TR14 8EG Camborne, United Kingdom
- **lat**: 50.21262
- **long**: -5.29965
- **full address**: Chapel Street, TR14 8EG Camborne, United Kingdom, 6 Chapel Street, Camborne, TR14 8EG, United Kingdom

## Event gallery

- **Alt text**: Your Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d77556fafc387a42f7a572ef8967f9252cbc587412fb04bc0edbc8f01aa1d196-rimg-w1200-h670-dc121b32-gmir?v=1766301446

## FAQs

- **Q**: When and where is Your Carol Service being held?
  - **A:** Your Carol Service takes place on Sun, 21 Dec, 2025 at 04:00 pm to Sun, 21 Dec, 2025 at 05:15 pm at Chapel Street, TR14 8EG Camborne, United Kingdom, 6 Chapel Street, Camborne, TR14 8EG, United Kingdom.
- **Q**: Who is organizing Your Carol Service?
  - **A:** Your Carol Service is organized by Camborne Wesley Methodist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Your Carol Service is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Camborne, this event is thoughtfully curated to deliver a standout experience worth every moment. If Your Carol Service sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Your Carol Service",
        "image": "https://cdn-az.allevents.in/events10/banners/d77556fafc387a42f7a572ef8967f9252cbc587412fb04bc0edbc8f01aa1d196-rimg-w1200-h670-dc121b32-gmir?v=1766301446",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/camborne/your-carol-service/200029388169030",
        "location": {
            "@type": "Place",
            "name": "Chapel Street, TR14 8EG Camborne, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Chapel Street, Camborne, TR14 8EG, United Kingdom",
                "addressLocality": "Camborne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.21262",
                "longitude": "-5.29965"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Sunday afternoon, our traditional carol service will be led by Alison, David, and our Choir.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Camborne Wesley Methodist Church",
                "url": "https://allevents.in/org/camborne-wesley-methodist-church/26862201"
            }
        ]
    }
]
```