

# Event Details

- **Event Name**: Summer Concert
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 03:00 pm
- **Event Description**: We will be performing Beethoven’s Egmont Overture, Mendlessohn’s Symphony No 3 ‘The Scottish’ and WNO’s Roísin Verity will be joining us to perform Bruch’s 1st Violin Concerto.
- **Event URL**: https://allevents.in/cardiff/summer-concert/200030210026415
- **Event Categories**: entertainment, music, concerts, performances
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Cardiff
- **state**: WA
- **country**: United Kingdom
- **location**: St John's Canton
- **lat**: 51.48058
- **long**: -3.20228
- **full address**: St John's Canton, St John's Crescent,Cardiff, United Kingdom

## Event gallery

- **Alt text**: Summer Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c5e7a64382de31e0d91c893d13c27efc97131dd37b7ff3eed7662df6e8371657-rimg-w1170-h1629-dc5c622b-gmir?v=1784331094

## FAQs

- **Q**: When and where is Summer Concert being held?
  - **A:** Summer Concert takes place on Sun, 19 Jul, 2026 at 03:00 pm to Sun, 19 Jul, 2026 at 03:00 pm at St John's Canton, St John's Crescent,Cardiff, United Kingdom.
- **Q**: Who is organizing Summer Concert?
  - **A:** Summer Concert is organized by City of Cardiff Symphony Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer 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 Cardiff, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer 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": "Summer Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/c5e7a64382de31e0d91c893d13c27efc97131dd37b7ff3eed7662df6e8371657-rimg-w1170-h1629-dc5c622b-gmir?v=1784331094",
        "startDate": "2026-07-19",
        "url": "https://allevents.in/cardiff/summer-concert/200030210026415",
        "location": {
            "@type": "Place",
            "name": "St John's Canton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St John's Crescent,Cardiff",
                "addressLocality": "Cardiff",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.48058",
                "longitude": "-3.20228"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be performing Beethoven’s Egmont Overture, Mendlessohn’s Symphony No 3 ‘The Scottish’ and WNO’s Roísin Verity will be joining us to perform Bruch’s 1st Violin Concerto.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Cardiff Symphony Orchestra",
                "url": "https://allevents.in/org/city-of-cardiff-symphony-orchestra/14231807",
                "description": "CCSO is an amateur orchestra based in Cardiff.  We perform at least five concerts per year with varied, challenging programmes."
            }
        ]
    }
]
```