

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:30 pm
- **Event Description**: We can't wait to welcome you to our Christmas Concert - an evening of festivities.
- **Event URL**: https://allevents.in/maidstone/christmas-concert/200029136213039
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Maidstone
- **state**: EN
- **country**: United Kingdom
- **location**: Holy Cross Church, Bearsted
- **lat**: 51.270268
- **long**: 0.580539
- **full address**: Holy Cross Church, Bearsted, Maidstone, Kent, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/372b365e7109aca1291f37b807106131bf78071890b65300a034afba6bf9563c-rimg-w1080-h1528-dcffffff-gmir?v=1765419676

## 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 Holy Cross Church, Bearsted, Maidstone, Kent, United Kingdom.
- **Q**: Who is organizing Christmas Concert ?
  - **A:** Christmas Concert  is organized by Mixed Blessings Choir.
- **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 Maidstone, 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/events7/banners/372b365e7109aca1291f37b807106131bf78071890b65300a034afba6bf9563c-rimg-w1080-h1528-dcffffff-gmir?v=1765419676",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/maidstone/christmas-concert/200029136213039",
        "location": {
            "@type": "Place",
            "name": "Holy Cross Church, Bearsted",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Maidstone, Kent",
                "addressLocality": "Maidstone",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.270268",
                "longitude": "0.580539"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We can't wait to welcome you to our Christmas Concert - an evening of festivities.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mixed Blessings Choir",
                "url": "https://allevents.in/org/mixed-blessings-choir/25846516"
            }
        ]
    }
]
```