

# 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

- **Ticket URL**: http://facebook.com/200029136213039?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=maidstone-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Mixed Blessings Choir (https://allevents.in/org/mixed-blessings-choir/25846516)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/372b365e7109aca1291f37b807106131bf78071890b65300a034afba6bf9563c-rimg-w1080-h1528-dcffffff-gmir?v=1765419676
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/96b5c5471943aa4364a048b5919da15da13930184ec4872ec2393f366f0c0991-rimg-w300-h300-dcffffff-gmir?v=1765419677

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Holy Cross Church, Bearsted, Maidstone, Kent, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Mixed Blessings Choir
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, christmas
- **Q**: Where can I find ticket details about Christmas Concert  ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```