

# Event Details

- **Event Name**: In Concert in Kelso
- **Event Start and End Date**: Sat, 30 May, 2026 at 02:00 pm (+01:00)
- **Event Description**: The choir sing in Kelso, with a magical afternoon of choral music, featuring an engaging blend of classical, pop and sacred pieces.
- **Event URL**: https://allevents.in/kelso/in-concert-in-kelso/200029848992910
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Kelso
- **state**: SC
- **country**: United Kingdom
- **location**: Kelso Old Parish Church
- **lat**: 55.597661
- **long**: -2.431203
- **full address**: Kelso Old Parish Church, Kelso, Scottish Borders, United Kingdom

## Event gallery

- **Alt text**: In Concert in Kelso
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7421a691b626c6d3557214c0f30e8cc1dc53dccc1f19feb660d808869b629c73-rimg-w1200-h800-dc050403-gmir?v=1775739386

## FAQs

- **Q**: When and where is In Concert in Kelso being held?
  - **A:** In Concert in Kelso takes place on Sat, 30 May, 2026 at 02:00 pm to Sat, 30 May, 2026 at 02:00 pm at Kelso Old Parish Church, Kelso, Scottish Borders, United Kingdom.
- **Q**: Who is organizing In Concert in Kelso?
  - **A:** In Concert in Kelso is organized by Leeds Male Voice Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** In Concert in Kelso 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 Kelso, this event is thoughtfully curated to deliver a standout experience worth every moment. If In Concert in Kelso 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": "In Concert in Kelso",
        "image": "https://cdn-az.allevents.in/events4/banners/7421a691b626c6d3557214c0f30e8cc1dc53dccc1f19feb660d808869b629c73-rimg-w1200-h800-dc050403-gmir?v=1775739386",
        "startDate": "2026-05-30T14:00:00+01:00",
        "url": "https://allevents.in/kelso/in-concert-in-kelso/200029848992910",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kelso Old Parish Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kelso, Scottish Borders",
                "addressLocality": "Kelso",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.597661",
                "longitude": "-2.431203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The choir sing in Kelso, with a magical afternoon of choral music, featuring an engaging blend of classical, pop and sacred pieces.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Leeds Male Voice Choir",
                "url": "https://allevents.in/org/leeds-male-voice-choir/2827968",
                "description": "Leeds Male Voice Choir is a dynamic and inclusive choir of men singing a diverse range of music styles to the highest possible standards."
            }
        ]
    }
]
```