

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:30 pm
- **Event Description**: It's that time of year!  Book the date in your diary - Saturday 13th December - for our festive concert!
- **Event URL**: https://allevents.in/godalming/christmas-concert/200029022694846
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Godalming
- **state**: EN
- **country**: United Kingdom
- **location**: St Nicolas Church Cranleigh
- **lat**: 51.142392641505
- **long**: -0.48585453105637
- **full address**: St Nicolas Church Cranleigh, High St,Cranleigh, Godalming, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e853c443c6b4e3601985fccc976d48010333f24de441527a5802df3758c5d61c-rimg-w478-h678-dc300202-gmir?v=1765037097

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sat, 13 Dec, 2025 at 07:30 pm to Sat, 13 Dec, 2025 at 07:30 pm at St Nicolas Church Cranleigh, High St,Cranleigh, Godalming, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Cranleigh 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 Godalming, 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/events8/banners/e853c443c6b4e3601985fccc976d48010333f24de441527a5802df3758c5d61c-rimg-w478-h678-dc300202-gmir?v=1765037097",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/godalming/christmas-concert/200029022694846",
        "location": {
            "@type": "Place",
            "name": "St Nicolas Church Cranleigh",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "High St,Cranleigh",
                "addressLocality": "Godalming",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.142392641505",
                "longitude": "-0.48585453105637"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's that time of year!  Book the date in your diary - Saturday 13th December - for our festive concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cranleigh Choral Society",
                "url": "https://allevents.in/org/cranleigh-choral-society/25493586"
            }
        ]
    }
]
```