

# Event Details

- **Event Name**: Anniversary Concert
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 07:00 pm (+01:00)
- **Event Description**: We are holding a Concert to celebrate the band’s 90th Anniversary. Ticket Details to be announced in due course but get the date in the diary for what will be a great night of music making.
- **Event URL**: https://allevents.in/york/anniversary-concert/200028916090618
- **Event Categories**: music, entertainment, concerts, workshops
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: York
- **state**: EN
- **country**: United Kingdom
- **location**: St Peter's Church
- **lat**: 54.128914245494
- **long**: -0.78632712364197
- **full address**: St Peter's Church, Langton Road,Malton, York, United Kingdom

## Event gallery

- **Alt text**: Anniversary Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d7c5a304c66762a12980908961f0aaf35d028cc1d156abb6e6163dbdda6cbb46-rimg-w1200-h900-dc2d2f2f-gmir?v=1774226189

## FAQs

- **Q**: When and where is Anniversary Concert being held?
  - **A:** Anniversary Concert takes place on Sat, 27 Jun, 2026 at 07:00 pm to Sat, 27 Jun, 2026 at 07:00 pm at St Peter's Church, Langton Road,Malton, York, United Kingdom.
- **Q**: Who is organizing Anniversary Concert?
  - **A:** Anniversary Concert is organized by Swinton and District Excelsior Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Anniversary 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 York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Anniversary 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": "Anniversary Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/d7c5a304c66762a12980908961f0aaf35d028cc1d156abb6e6163dbdda6cbb46-rimg-w1200-h900-dc2d2f2f-gmir?v=1774226189",
        "startDate": "2026-06-27T19:00:00+01:00",
        "url": "https://allevents.in/york/anniversary-concert/200028916090618",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St Peter's Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Langton Road,Malton, York, United Kingdom",
                "addressLocality": "York",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.128914245494",
                "longitude": "-0.78632712364197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are holding a Concert to celebrate the band’s 90th Anniversary. Ticket Details to be announced in due course but get the date in the diary for what will be a great night of music making.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Swinton and District Excelsior Band",
                "url": "https://allevents.in/org/swinton-and-district-excelsior-band/23626140"
            }
        ]
    }
]
```