

# Event Details

- **Event Name**: Carols by Candlelight
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 07:00 pm
- **Event Description**: You are invited to join us for an evening of carols.
- **Event URL**: https://allevents.in/peterborough/carols-by-candlelight/200029379103450
- **Event Categories**: candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Peterborough
- **state**: EN
- **country**: United Kingdom
- **location**: Bretton Baptist Church, Copeland, Bretton, PE3 6YJ Peterborough, United Kingdom
- **lat**: 52.57653
- **long**: -0.28971
- **full address**: Bretton Baptist Church, Copeland, Bretton, PE3 6YJ Peterborough, United Kingdom, 46 Copeland, Peterborough, PE3 6YJ, United Kingdom

## Event gallery

- **Alt text**: Carols by Candlelight
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ef726c4c67857a24107d50be28972305a1930cadc4a1718d7ed027919135a7df-rimg-w1200-h675-dca68a7b-gmir?v=1766185130

## FAQs

- **Q**: When and where is Carols by Candlelight being held?
  - **A:** Carols by Candlelight takes place on Sun, 21 Dec, 2025 at 07:00 pm to Sun, 21 Dec, 2025 at 07:00 pm at Bretton Baptist Church, Copeland, Bretton, PE3 6YJ Peterborough, United Kingdom, 46 Copeland, Peterborough, PE3 6YJ, United Kingdom.
- **Q**: Who is organizing Carols by Candlelight?
  - **A:** Carols by Candlelight is organized by Bretton Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carols by Candlelight",
        "image": "https://cdn-az.allevents.in/events3/banners/ef726c4c67857a24107d50be28972305a1930cadc4a1718d7ed027919135a7df-rimg-w1200-h675-dca68a7b-gmir?v=1766185130",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/peterborough/carols-by-candlelight/200029379103450",
        "location": {
            "@type": "Place",
            "name": "Bretton Baptist Church, Copeland, Bretton, PE3 6YJ Peterborough, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "46 Copeland, Peterborough, PE3 6YJ, United Kingdom",
                "addressLocality": "Peterborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.57653",
                "longitude": "-0.28971"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are invited to join us for an evening of carols.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bretton Baptist Church",
                "url": "https://allevents.in/org/bretton-baptist-church/26599689"
            }
        ]
    }
]
```