

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:30 pm
- **Event URL**: https://allevents.in/peel/christmas-concert/200029289733522
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Peel
- **state**: IM
- **country**: Man, Isle Of
- **location**: Cathedral Isle of Man
- **lat**: 54.22178837404
- **long**: -4.6911929806293
- **full address**: Cathedral Isle of Man, Cathedral Isle of Man,Peel, Isle of Man, Man, Isle Of

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/784e6bc167cf01d0374a8f3aa94ecbdccb59de01a6348d6e64343787843e69a4-rimg-w509-h720-dc0eb8b2-gmir?v=1765545723

## 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 Cathedral Isle of Man, Cathedral Isle of Man,Peel, Isle of Man, Man, Isle Of.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Isle of Man Wind Orchestra.
- **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 Peel, 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/events3/banners/784e6bc167cf01d0374a8f3aa94ecbdccb59de01a6348d6e64343787843e69a4-rimg-w509-h720-dc0eb8b2-gmir?v=1765545723",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/peel/christmas-concert/200029289733522",
        "location": {
            "@type": "Place",
            "name": "Cathedral Isle of Man",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cathedral Isle of Man,Peel, Isle of Man",
                "addressLocality": "Peel",
                "addressRegion": "IM",
                "addressCountry": {
                    "@type": "Country",
                    "name": "Man, Isle Of"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.22178837404",
                "longitude": "-4.6911929806293"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Isle of Man Wind Orchestra",
                "url": "https://allevents.in/org/isle-of-man-wind-orchestra/26082322"
            }
        ]
    }
]
```