

# Event Details

- **Event Name**: Carols in the Car Park
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 04:30 pm – Sat, 20 Dec, 2025 at 05:00 pm
- **Event Description**: Join us outside Blenheim Free Church, next to Courthouse School, to sing some favourite carols and hear the Christmas story in the open air.
- **Event URL**: https://allevents.in/maidenhead/carols-in-the-car-park/200029349282309
- **Event Categories**: christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Maidenhead
- **state**: EN
- **country**: United Kingdom
- **location**: Blenheim Free Church, Maidenhead
- **lat**: 51.528076
- **long**: -0.748481
- **full address**: Blenheim Free Church, Maidenhead, United Kingdom

## Event gallery

- **Alt text**: Carols in the Car Park
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/128ed6cd614187d75fa434befd33eb660b2a6262e7371b1ff87ed71e1c123073-rimg-w1200-h583-dc05012d-gmir?v=1766243372

## FAQs

- **Q**: When and where is Carols in the Car Park being held?
  - **A:** Carols in the Car Park takes place on Sat, 20 Dec, 2025 at 04:30 pm to Sat, 20 Dec, 2025 at 05:00 pm at Blenheim Free Church, Maidenhead, United Kingdom.
- **Q**: Who is organizing Carols in the Car Park?
  - **A:** Carols in the Car Park is organized by Blenheim Free Church, Maidenhead.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carols in the Car Park",
        "image": "https://cdn-az.allevents.in/events10/banners/128ed6cd614187d75fa434befd33eb660b2a6262e7371b1ff87ed71e1c123073-rimg-w1200-h583-dc05012d-gmir?v=1766243372",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/maidenhead/carols-in-the-car-park/200029349282309",
        "location": {
            "@type": "Place",
            "name": "Blenheim Free Church, Maidenhead",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Victor Close, Maidenhead, SL6 5HS, United Kingdom",
                "addressLocality": "Maidenhead",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.528076",
                "longitude": "-0.748481"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us outside Blenheim Free Church, next to Courthouse School, to sing some favourite carols and hear the Christmas story in the open air.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blenheim Free Church Maidenhead",
                "url": "https://allevents.in/org/blenheim-free-church-maidenhead/27232615"
            }
        ]
    }
]
```