

# Event Details

- **Event Name**: Boney M. Live in Durham Cathedral
- **Event Start and End Date**: Fri, 30 Oct, 2026 at 07:00 pm – Fri, 30 Oct, 2026 at 10:00 pm (+00:00)
- **Event Description**: Pop Disco powerhouse Boney M. will be performing live inside the incredible Durham Cathedral!ArtistsBoney M.Music Genres :  Pop, Funk, Disco
- **Event URL**: https://allevents.in/durham/boney-m-live-in-durham-cathedral/300042618995
- **Event Categories**: fitness, Entertainment, Parties, performances
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Durham/Durham-Cathedral/Boney-M-Live-in-Durham-Cathedral/42618995/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Durham
- **state**: EN
- **country**: United Kingdom
- **location**: Durham Cathedral
- **lat**: 54.7828889
- **long**: -1.5985933
- **full address**: Durham Cathedral, The College, Durham, United Kingdom

## Event gallery

- **Alt text**: Boney M. Live in Durham Cathedral
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e962db8c3871fb0cbe1421d4afb1c3000349c8b82fd40c3074cb1b1076a3b9fb-rimg-w1024-h1024-dc181818-gmir.jpg?v=1785460339

## Artist Details

- **Artist name**: Boney M.

## FAQs

- **Q**: When and where is Boney M. Live in Durham Cathedral being held?
  - **A:** Boney M. Live in Durham Cathedral takes place on Fri, 30 Oct, 2026 at 07:00 pm to Fri, 30 Oct, 2026 at 10:00 pm at Durham Cathedral, The College, Durham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Boney M. Live in Durham Cathedral 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 Durham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Boney M. Live in Durham Cathedral 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": "Boney M. Live in Durham Cathedral",
        "image": "https://cdn-az.allevents.in/events3/banners/e962db8c3871fb0cbe1421d4afb1c3000349c8b82fd40c3074cb1b1076a3b9fb-rimg-w1024-h1024-dc181818-gmir.jpg?v=1785460339",
        "startDate": "2026-10-30T19:00:00+00:00",
        "endDate": "2026-10-30T22:00:00+00:00",
        "url": "https://allevents.in/durham/boney-m-live-in-durham-cathedral/300042618995",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Durham Cathedral",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The College",
                "addressLocality": "Durham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.7828889",
                "longitude": "-1.5985933"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pop Disco powerhouse Boney M. will be performing live inside the incredible Durham Cathedral!ArtistsBoney M.Music Genres :  Pop, Funk, Disco",
        "performer": [
            {
                "@type": "Person",
                "name": "Boney M."
            }
        ]
    }
]
```