

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 07:00 pm
- **Event Description**: Shrewton Silver Band Christmas Concert
- **Event URL**: https://allevents.in/salisbury/christmas-concert/200029232819317
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Salisbury
- **state**: EN
- **country**: United Kingdom
- **location**: St Marys Church Shrewton
- **lat**: 51.1984802
- **long**: -1.9013752
- **full address**: St Marys Church Shrewton, Salisbury, Wiltshire, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7056970d73c6de2cecaf3dc05991e76675eb6bcd73a5eaa5aa4a020a2efae80d-rimg-w940-h788-dc33022f-gmir?v=1765353515

## FAQs

- **Q**: When and where is Christmas Concert  being held?
  - **A:** Christmas Concert  takes place on Thu, 11 Dec, 2025 at 07:00 pm to Thu, 11 Dec, 2025 at 07:00 pm at St Marys Church Shrewton, Salisbury, Wiltshire, United Kingdom.
- **Q**: Who is organizing Christmas Concert ?
  - **A:** Christmas Concert  is organized by Shrewton Silver Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert  is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Salisbury, 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/events10/banners/7056970d73c6de2cecaf3dc05991e76675eb6bcd73a5eaa5aa4a020a2efae80d-rimg-w940-h788-dc33022f-gmir?v=1765353515",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/salisbury/christmas-concert/200029232819317",
        "location": {
            "@type": "Place",
            "name": "St Marys Church Shrewton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Salisbury, Wiltshire",
                "addressLocality": "Salisbury",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.1984802",
                "longitude": "-1.9013752"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Shrewton Silver Band Christmas Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shrewton Silver Band",
                "url": "https://allevents.in/org/shrewton-silver-band/26450170"
            }
        ]
    }
]
```