

# Event Details

- **Event Name**: The Sight of Music Exhibition
- **Event Start and End Date**: Fri, 11 Apr, 2025 at 06:00 pm – Wed, 16 Apr, 2025 at 06:00 pm
- **Event Description**: An exhibition celebrating the connection between visual art and music.
- **Event URL**: https://allevents.in/bristol/the-sight-of-music-exhibition/300040864051
- **Event Categories**: exhibitions, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Bristol/Centrespace/The-Sight-of-Music-Exhibition/40864051/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Bristol
- **state**: EN
- **country**: United Kingdom
- **location**: Centrespace
- **lat**: 51.4483594
- **long**: -2.5905586
- **full address**: Centrespace, 6 Leonard Lane, BS1 1EA, Bristol, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/fd0eb7ff6e8b7714ee5a939424f0aa8fd43a224bc9b060ddc472f3179cab9aa7-rimg-w1024-h1024-dc67aa41-gmir.jpg?v=1744565049
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/baa4872511333a26d13123490600c1894cb870573faaffabb57d91e5fac21dc4-rimg-w400-h400-dc67aa41-gmir.jpg?v=1744565044

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 11 Apr, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Centrespace, 6 Leonard Lane, BS1 1EA, Bristol, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** exhibitions, art
- **Q**: Where can I find ticket details about The Sight of Music Exhibition ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Sight of Music Exhibition",
        "image": "https://cdn-az.allevents.in/events9/banners/fd0eb7ff6e8b7714ee5a939424f0aa8fd43a224bc9b060ddc472f3179cab9aa7-rimg-w1024-h1024-dc67aa41-gmir.jpg?v=1744565049",
        "startDate": "2025-04-11",
        "endDate": "2025-04-16",
        "url": "https://allevents.in/bristol/the-sight-of-music-exhibition/300040864051",
        "location": {
            "@type": "Place",
            "name": "Centrespace",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Leonard Lane, BS1 1EA",
                "addressLocality": "Bristol",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.4483594",
                "longitude": "-2.5905586"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An exhibition celebrating the connection between visual art and music."
    }
]
```