

# Event Details

- **Event Name**: Cambridge Concert Orchestra: Living Composers
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 06:30 pm – Sat, 11 Jul, 2026 at 08:30 pm
- **Event Description**: A concert to raise funds for Richard's Music TherapyArtistsCambridge Concert OrchestraMusic Genres :  Classical, Orchestral
- **Event URL**: https://allevents.in/cambridge/cambridge-concert-orchestra-living-composers/300042503330
- **Event Categories**: music, entertainment, concerts, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Cambridge/West-Road-Concert-Hall/Cambridge-Concert-Orchestra-Living-Composers/42503330/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Cambridge
- **state**: EN
- **country**: United Kingdom
- **location**: West Road Concert Hall
- **lat**: 52.20229000
- **long**: 0.10734600
- **full address**: West Road Concert Hall, West Road, Cambridge, United Kingdom

## Event gallery

- **Alt text**: Cambridge Concert Orchestra: Living Composers
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0827b86093ce31becafb3058bc509f8515f7866d0967b438b1d3b14c5faa90af-rimg-w1024-h1024-dc6492a2-gmir.jpg?v=1783781946

## Artist Details

- **Artist name**: Cambridge Concert Orchestra

## FAQs

- **Q**: When and where is Cambridge Concert Orchestra: Living Composers being held?
  - **A:** Cambridge Concert Orchestra: Living Composers takes place on Sat, 11 Jul, 2026 at 06:30 pm to Sat, 11 Jul, 2026 at 08:30 pm at West Road Concert Hall, West Road, Cambridge, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cambridge Concert Orchestra: Living Composers 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 Cambridge, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cambridge Concert Orchestra: Living Composers 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": "Cambridge Concert Orchestra: Living Composers",
        "image": "https://cdn-az.allevents.in/events8/banners/0827b86093ce31becafb3058bc509f8515f7866d0967b438b1d3b14c5faa90af-rimg-w1024-h1024-dc6492a2-gmir.jpg?v=1783781946",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/cambridge/cambridge-concert-orchestra-living-composers/300042503330",
        "location": {
            "@type": "Place",
            "name": "West Road Concert Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "West Road",
                "addressLocality": "Cambridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.20229000",
                "longitude": "0.10734600"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A concert to raise funds for Richard's Music TherapyArtistsCambridge Concert OrchestraMusic Genres :  Classical, Orchestral",
        "performer": [
            {
                "@type": "Person",
                "name": "Cambridge Concert Orchestra"
            }
        ]
    }
]
```