

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:30 pm
- **Event Description**: See poster
Tickets on the door
- **Event URL**: https://allevents.in/hinckley/christmas-concert/200029096443724
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Hinckley
- **state**: EN
- **country**: United Kingdom
- **location**: Leicester Road, Hinckley
- **lat**: 52.5239
- **long**: -1.28489
- **full address**: Leicester Road, Hinckley, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/09d8e45d3d6dbead88d1d0ba6e430343ad7c5c71a49e5c9f26452304bf1d0408-rimg-w877-h1240-dc990000-gmir?v=1765963617

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Fri, 19 Dec, 2025 at 07:30 pm to Fri, 19 Dec, 2025 at 07:30 pm at Leicester Road, Hinckley, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Hinckley Choral Union.
- **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 Hinckley, 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/09d8e45d3d6dbead88d1d0ba6e430343ad7c5c71a49e5c9f26452304bf1d0408-rimg-w877-h1240-dc990000-gmir?v=1765963617",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/hinckley/christmas-concert/200029096443724",
        "location": {
            "@type": "Place",
            "name": "Leicester Road, Hinckley",
            "address": {
                "@type": "PostalAddress",
                "name": "Leicester Road, Hinckley, United Kingdom",
                "addressLocality": "Hinckley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.5239",
                "longitude": "-1.28489"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See poster\nTickets on the door",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hinckley Choral Union",
                "url": "https://allevents.in/org/hinckley-choral-union/26395379"
            }
        ]
    }
]
```