

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 04:30 pm – Sat, 13 Dec, 2025 at 05:30 pm
- **Event Description**: Fabulous programme of music from composers such and Finzi and James MacMillan. Featuring a string ensemble.
- **Event URL**: https://allevents.in/anstruther/christmas-concert/200029344618457
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Anstruther
- **state**: SC
- **country**: United Kingdom
- **location**: Cellardyke Parish Church
- **lat**: 56.22707515
- **long**: -2.68819624
- **full address**: Cellardyke Parish Church, Toll Rd,Anstruther, Fife, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1640f03c2cb410587ad4070496e3e01136d7690874f5ecfc1ed5aef6a72f300a-rimg-w1200-h1697-dc581515-gmir?v=1765526277

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sat, 13 Dec, 2025 at 04:30 pm to Sat, 13 Dec, 2025 at 05:30 pm at Cellardyke Parish Church, Toll Rd,Anstruther, Fife, United Kingdom.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Anstruther Philharmonic Choir.
- **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 Anstruther, 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/events6/banners/1640f03c2cb410587ad4070496e3e01136d7690874f5ecfc1ed5aef6a72f300a-rimg-w1200-h1697-dc581515-gmir?v=1765526277",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/anstruther/christmas-concert/200029344618457",
        "location": {
            "@type": "Place",
            "name": "Cellardyke Parish Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Toll Rd,Anstruther, Fife, United Kingdom",
                "addressLocality": "Anstruther",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.22707515",
                "longitude": "-2.68819624"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fabulous programme of music from composers such and Finzi and James MacMillan. Featuring a string ensemble.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Anstruther Philharmonic Choir",
                "url": "https://allevents.in/org/anstruther-philharmonic-choir/27227610"
            }
        ]
    }
]
```