

# Event Details

- **Event Name**: Music for a Summer Evening
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:00 pm
- **Event Description**: Join the Capital Concert Band for a concert perfect for a warm summer evening!

Doors open from 6:30 PM.

Cash and card accepted at the door.
- **Event URL**: https://allevents.in/edinburgh/music-for-a-summer-evening/200030185723812
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: Leith St Andrew's Church
- **lat**: 55.9685898
- **long**: -3.1675291
- **full address**: Leith St Andrew's Church, 404 Easter Road, Edinburgh, EH6 8HT, United Kingdom

## Event gallery

- **Alt text**: Music for a Summer Evening
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ff52deeb19be3a8082e9dba984fc6d45ccd0b9214f5420d5292348af782d3aa4-rimg-w1200-h1697-dcd6c1c1-gmir?v=1781608473

## FAQs

- **Q**: When and where is Music for a Summer Evening being held?
  - **A:** Music for a Summer Evening takes place on Sat, 20 Jun, 2026 at 07:00 pm to Sat, 20 Jun, 2026 at 07:00 pm at Leith St Andrew's Church, 404 Easter Road, Edinburgh, EH6 8HT, United Kingdom.
- **Q**: Who is organizing Music for a Summer Evening?
  - **A:** Music for a Summer Evening is organized by Capital Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music for a Summer Evening 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 Edinburgh, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music for a Summer Evening 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": "Music for a Summer Evening",
        "image": "https://cdn-az.allevents.in/events6/banners/ff52deeb19be3a8082e9dba984fc6d45ccd0b9214f5420d5292348af782d3aa4-rimg-w1200-h1697-dcd6c1c1-gmir?v=1781608473",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/edinburgh/music-for-a-summer-evening/200030185723812",
        "location": {
            "@type": "Place",
            "name": "Leith St Andrew's Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "404 Easter Road, Edinburgh, EH6 8HT, United Kingdom",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.9685898",
                "longitude": "-3.1675291"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Capital Concert Band for a concert perfect for a warm summer evening!\n\nDoors open from 6:30 PM.\n\nCash and card accepted at the door.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Capital Concert Band",
                "url": "https://allevents.in/org/capital-concert-band/20805878",
                "description": "We are a community wind band based in Edinburgh, performing several concerts a year in support of va"
            }
        ]
    }
]
```