

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 05:00 pm
- **Event Description**: Details to follow.
- **Event URL**: https://allevents.in/caterham/christmas-concert/200028833364439
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Caterham
- **state**: EN
- **country**: United Kingdom
- **location**: United Reformed Church, Bluehouse Lane, RH8 0AA
- **lat**: 51.25994
- **long**: -0.00399
- **full address**: United Reformed Church, Bluehouse Lane, RH8 0AA, 15 Bluehouse Lane, Oxted, RH8 0AA, United Kingdom, Caterham

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/fc945c20ea07ba81f43c1524e264b24d04d2ba049cd15f5bd264c8891ca6f111-rimg-w1200-h800-dcfa464b-gmir?v=1764887218

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 07 Dec, 2025 at 05:00 pm to Sun, 07 Dec, 2025 at 05:00 pm at United Reformed Church, Bluehouse Lane, RH8 0AA, 15 Bluehouse Lane, Oxted, RH8 0AA, United Kingdom, Caterham.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Oxted and Limpsfield Choral Society.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Caterham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Concert 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": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/fc945c20ea07ba81f43c1524e264b24d04d2ba049cd15f5bd264c8891ca6f111-rimg-w1200-h800-dcfa464b-gmir?v=1764887218",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/caterham/christmas-concert/200028833364439",
        "location": {
            "@type": "Place",
            "name": "United Reformed Church, Bluehouse Lane, RH8 0AA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 Bluehouse Lane, Oxted, RH8 0AA, United Kingdom",
                "addressLocality": "Caterham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.25994",
                "longitude": "-0.00399"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details to follow.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oxted and Limpsfield Choral Society",
                "url": "https://allevents.in/org/oxted-and-limpsfield-choral-society/25690574"
            }
        ]
    }
]
```