

# Event Details

- **Event Name**: Hortus Christmas Concert
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 07:30 pm
- **Event Description**: The Hortus Christmas concert, featuring music by Loyset Compere, Byrd, Obrecht and some lovely old Scottish carols.
- **Event URL**: https://allevents.in/edinburgh/hortus-christmas-concert/200029044128428
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: St Vincent's Chapel
- **lat**: 55.958132958486
- **long**: -3.2035175144685
- **full address**: St Vincent's Chapel, Feed, 2 Circus Lane, Edinburgh, EH3 6SU, United Kingdom

## Event gallery

- **Alt text**: Hortus Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0056769ba6b16d6dc6f785dbc857bf859c62b1d94a7f1aadd8fbb31623d9e124-rimg-w1142-h704-dc2c2d2a-gmir?v=1766055755

## FAQs

- **Q**: When and where is Hortus Christmas Concert being held?
  - **A:** Hortus Christmas Concert takes place on Sat, 20 Dec, 2025 at 07:30 pm to Sat, 20 Dec, 2025 at 07:30 pm at St Vincent's Chapel, Feed, 2 Circus Lane, Edinburgh, EH3 6SU, United Kingdom.
- **Q**: Who is organizing Hortus Christmas Concert?
  - **A:** Hortus Christmas Concert is organized by Hortus - Edinburgh early music chamber choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Hortus 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 Edinburgh, this event is thoughtfully curated to deliver a standout experience worth every moment. If Hortus 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": "Hortus Christmas Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/0056769ba6b16d6dc6f785dbc857bf859c62b1d94a7f1aadd8fbb31623d9e124-rimg-w1142-h704-dc2c2d2a-gmir?v=1766055755",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/edinburgh/hortus-christmas-concert/200029044128428",
        "location": {
            "@type": "Place",
            "name": "St Vincent's Chapel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Feed, 2 Circus Lane, Edinburgh, EH3 6SU, United Kingdom",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.958132958486",
                "longitude": "-3.2035175144685"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Hortus Christmas concert, featuring music by Loyset Compere, Byrd, Obrecht and some lovely old Scottish carols.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hortus - Edinburgh early music chamber choir",
                "url": "https://allevents.in/org/hortus-edinburgh-early-music-chamber-choir/24084408"
            }
        ]
    }
]
```