

# Event Details

- **Event Name**: Motown The Illuminated Cathedral Concert
- **Event Start and End Date**: Fri, 30 Jan, 2026 at 07:30 pm – Fri, 30 Jan, 2026 at 09:45 pm
- **Event Description**: Doors 6:30pm / Show 7:30pm - 9:45pm
- **Event URL**: https://allevents.in/bristol/motown-the-illuminated-cathedral-concert/300041292477
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Bristol/Bristol-Cathedral/Motown-The-Illuminated-Cathedral-Concert/41292477/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Bristol
- **state**: EN
- **country**: United Kingdom
- **location**: Bristol Cathedral
- **lat**: 51.45149500
- **long**: -2.60073100
- **full address**: Bristol Cathedral, College Green, Bristol, United Kingdom

## Event gallery

- **Alt text**: Motown The Illuminated Cathedral Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e828620008635cef0f94ef6316f87fb9382654da54053a86d8be9366e2b31760-rimg-w1024-h1024-dc020101-gmir.jpg?v=1762964897

## FAQs

- **Q**: When and where is Motown The Illuminated Cathedral Concert being held?
  - **A:** Motown The Illuminated Cathedral Concert takes place on Fri, 30 Jan, 2026 at 07:30 pm to Fri, 30 Jan, 2026 at 09:45 pm at Bristol Cathedral, College Green, Bristol, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Motown The Illuminated Cathedral 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 Bristol, this event is thoughtfully curated to deliver a standout experience worth every moment. If Motown The Illuminated Cathedral 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": "Motown The Illuminated Cathedral Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/e828620008635cef0f94ef6316f87fb9382654da54053a86d8be9366e2b31760-rimg-w1024-h1024-dc020101-gmir.jpg?v=1762964897",
        "startDate": "2026-01-30",
        "endDate": "2026-01-30",
        "url": "https://allevents.in/bristol/motown-the-illuminated-cathedral-concert/300041292477",
        "location": {
            "@type": "Place",
            "name": "Bristol Cathedral",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "College Green",
                "addressLocality": "Bristol",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.45149500",
                "longitude": "-2.60073100"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Doors 6:30pm / Show 7:30pm - 9:45pm"
    }
]
```