

# Event Details

- **Event Name**: GSOTM Summer Concert
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:00 pm (+01:00)
- **Event Description**: Join us at The Duncairn for an evening of fantastic Traditional music from our students.
Tickets £5
- **Event URL**: https://allevents.in/belfast/gsotm-summer-concert/200030137843941
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Belfast
- **state**: NI
- **country**: United Kingdom
- **location**: The Duncairn
- **lat**: 54.6123543
- **long**: -5.9365569
- **full address**: The Duncairn, Duncairn Avenue,Off Antrim Rd, Belfast, United Kingdom

## Event gallery

- **Alt text**: GSOTM Summer Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/60f284500c819ce555d4d196b0138fd0ed073ac297505b0fe4fba0f4fac3ec5f-rimg-w1200-h675-dc060606-gmir?v=1780501129

## FAQs

- **Q**: When and where is GSOTM Summer Concert being held?
  - **A:** GSOTM Summer Concert takes place on Sat, 20 Jun, 2026 at 07:00 pm to Sat, 20 Jun, 2026 at 07:00 pm at The Duncairn, Duncairn Avenue,Off Antrim Rd, Belfast, United Kingdom.
- **Q**: Who is organizing GSOTM Summer Concert?
  - **A:** GSOTM Summer Concert is organized by Glengormley School of Traditional Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** GSOTM 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 Belfast, this event is thoughtfully curated to deliver a standout experience worth every moment. If GSOTM 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": "GSOTM Summer Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/60f284500c819ce555d4d196b0138fd0ed073ac297505b0fe4fba0f4fac3ec5f-rimg-w1200-h675-dc060606-gmir?v=1780501129",
        "startDate": "2026-06-20T19:00:00+01:00",
        "url": "https://allevents.in/belfast/gsotm-summer-concert/200030137843941",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Duncairn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Duncairn Avenue,Off Antrim Rd, Belfast",
                "addressLocality": "Belfast",
                "addressRegion": "NI",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.6123543",
                "longitude": "-5.9365569"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at The Duncairn for an evening of fantastic Traditional music from our students.\nTickets £5",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glengormley School of Traditional Music",
                "url": "https://allevents.in/org/glengormley-school-of-traditional-music/20858317"
            }
        ]
    }
]
```