

# Event Details

- **Event Name**: Boney M. Live in St Albans Cathedral
- **Event Start and End Date**: Sat, 03 Oct, 2026 at 06:00 pm – Sat, 03 Oct, 2026 at 09:00 pm (+00:00)
- **Event Description**: Pop Disco powerhouse Boney M. will be performing live inside the incredible St Albans Cathedral!ArtistsBoney M.Music Genres :  Disco, Funk, Pop
- **Event URL**: https://allevents.in/saint-albans/boney-m-live-in-st-albans-cathedral/300042510579
- **Event Categories**: entertainment, parties, performances, live-music, art
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: Saint Albans
- **state**: EN
- **country**: United Kingdom
- **location**: St Albans Cathedral
- **lat**: 51.75065300
- **long**: -0.34140200
- **full address**: St Albans Cathedral, Cathedral + Abbey Church of St Albans, Saint Albans, United Kingdom

## Event gallery

- **Alt text**: Boney M. Live in St Albans Cathedral
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ebcdcebe8b5b0e840b200d05a08a67faceae72b567b766cfd77fba271d7a583a-rimg-w1024-h1024-dc79a5da-gmir.jpg?v=1784617663

## Artist Details

- **Artist name**: Boney M.

## FAQs

- **Q**: When and where is Boney M. Live in St Albans Cathedral being held?
  - **A:** Boney M. Live in St Albans Cathedral takes place on Sat, 03 Oct, 2026 at 06:00 pm to Sat, 03 Oct, 2026 at 09:00 pm at St Albans Cathedral, Cathedral + Abbey Church of St Albans, Saint Albans, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Boney M. Live in St Albans 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 Saint Albans, this event is thoughtfully curated to deliver a standout experience worth every moment. If Boney M. Live in St Albans 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 St Albans Cathedral",
        "image": "https://cdn-az.allevents.in/events7/banners/ebcdcebe8b5b0e840b200d05a08a67faceae72b567b766cfd77fba271d7a583a-rimg-w1024-h1024-dc79a5da-gmir.jpg?v=1784617663",
        "startDate": "2026-10-03T18:00:00+00:00",
        "endDate": "2026-10-03T21:00:00+00:00",
        "url": "https://allevents.in/saint-albans/boney-m-live-in-st-albans-cathedral/300042510579",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St Albans Cathedral",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cathedral + Abbey Church of St Albans",
                "addressLocality": "Saint Albans",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.75065300",
                "longitude": "-0.34140200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pop Disco powerhouse Boney M. will be performing live inside the incredible St Albans Cathedral!ArtistsBoney M.Music Genres :  Disco, Funk, Pop",
        "performer": [
            {
                "@type": "Person",
                "name": "Boney M."
            }
        ]
    }
]
```