

# Event Details

- **Event Name**: Christmas in Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:00 pm
- **Event Description**: Save the date, more details to follow soon
- **Event URL**: https://allevents.in/douglas/christmas-in-concert/200028691942613
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 83

## Ticket Details


## Event venue details

- **city**: Douglas
- **state**: IM
- **country**: Man, Isle Of
- **location**: Victoria Hall, Finch Road, Douglas, Isle of Man
- **lat**: 54.15313
- **long**: -4.48082
- **full address**: Victoria Hall, Finch Road, Douglas, Isle of Man, Man, Isle Of

## Event gallery

- **Alt text**: Christmas in Concert
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+in+Concert&date=Sun%2C+14+Dec%2C+2025+at+12%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Christmas in Concert being held?
  - **A:** Christmas in Concert takes place on Sun, 14 Dec, 2025 at 12:00 pm to Sun, 14 Dec, 2025 at 12:00 pm at Victoria Hall, Finch Road, Douglas, Isle of Man, Man, Isle Of.
- **Q**: Who is organizing Christmas in Concert?
  - **A:** Christmas in Concert is organized by South Douglas Old Friends Association.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas in 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 Douglas, this event is thoughtfully curated to deliver a standout experience worth every moment. With 80+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas in Concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+in+Concert&date=Sun%2C+14+Dec%2C+2025+at+12%3A00+pm&bg=4",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/douglas/christmas-in-concert/200028691942613",
        "location": {
            "@type": "Place",
            "name": "Victoria Hall, Finch Road, Douglas, Isle of Man",
            "address": {
                "@type": "PostalAddress",
                "name": "Victoria Hall, Finch Road, Douglas, Isle of Man, Man, Isle Of",
                "addressLocality": "Douglas",
                "addressRegion": "IM",
                "addressCountry": {
                    "@type": "Country",
                    "name": "Man, Isle Of"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.15313",
                "longitude": "-4.48082"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date, more details to follow soon",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Douglas Old Friends Association",
                "url": "https://allevents.in/org/south-douglas-old-friends-association/25999487"
            }
        ]
    }
]
```