

# Event Details

- **Event Name**: Summer concert
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 07:30 pm (+01:00)
- **Event Description**: Conductor Gordon Bragg (Scottish Chamber Orchestra) programme, soloist and venue under discussion
- **Event URL**: https://allevents.in/edinburgh/summer-concert/200029076614430
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: Stockbridge Church
- **lat**: 55.9602168
- **long**: -3.2071487
- **full address**: Stockbridge Church, 7B Saxe Coburg Street,Edinburgh, United Kingdom

## Event gallery

- **Alt text**: Summer concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/24354fe147ab374b8771ff986661d80d8ae3cc170550a4c2455a102868a44764-rimg-w793-h559-dcffffff-gmir?v=1776810241

## FAQs

- **Q**: When and where is Summer concert being held?
  - **A:** Summer concert takes place on Sun, 21 Jun, 2026 at 07:30 pm to Sun, 21 Jun, 2026 at 07:30 pm at Stockbridge Church, 7B Saxe Coburg Street,Edinburgh, United Kingdom.
- **Q**: Who is organizing Summer concert?
  - **A:** Summer concert is organized by Meadows Chamber Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Edinburgh, 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/events10/banners/24354fe147ab374b8771ff986661d80d8ae3cc170550a4c2455a102868a44764-rimg-w793-h559-dcffffff-gmir?v=1776810241",
        "startDate": "2026-06-21T19:30:00+01:00",
        "url": "https://allevents.in/edinburgh/summer-concert/200029076614430",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Stockbridge Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7B Saxe Coburg Street,Edinburgh, United Kingdom",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.9602168",
                "longitude": "-3.2071487"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Conductor Gordon Bragg (Scottish Chamber Orchestra) programme, soloist and venue under discussion",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Meadows Chamber Orchestra",
                "url": "https://allevents.in/org/meadows-chamber-orchestra/13637657",
                "description": "The Meadows Chamber Orchestra performs regularly and with critical acclaim under the direction of Peter Evans. "
            }
        ]
    }
]
```