

# Event Details

- **Event Name**: Afternoon Concert
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 03:00 pm (+01:00)
- **Event Description**: We will be performing with the Brecon Singers. The programme will include Mozart’s Ave Verum, Haydn’s Symphony No 89 and St Nicholas Mass
- **Event URL**: https://allevents.in/brecon/afternoon-concert/200029946350145
- **Event Categories**: entertainment, music, concerts, performances
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Brecon
- **state**: WA
- **country**: United Kingdom
- **location**: St Mary's Church, Brecon
- **lat**: 51.94696974006
- **long**: -3.3906018733978
- **full address**: St Mary's Church, Brecon, United Kingdom

## Event gallery

- **Alt text**: Afternoon Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a279af0f1dadcb47658c0a659e3f083f79a097bd9f7cbad3cf3ff383cd11b7e8-rimg-w1165-h1633-dcf1e7d9-gmir?v=1776253424

## FAQs

- **Q**: When and where is Afternoon Concert being held?
  - **A:** Afternoon Concert takes place on Sun, 26 Apr, 2026 at 03:00 pm to Sun, 26 Apr, 2026 at 03:00 pm at St Mary's Church, Brecon, United Kingdom.
- **Q**: Who is organizing Afternoon Concert?
  - **A:** Afternoon Concert is organized by Gwent Chamber Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Afternoon 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 Brecon, this event is thoughtfully curated to deliver a standout experience worth every moment. If Afternoon 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": "Afternoon Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/a279af0f1dadcb47658c0a659e3f083f79a097bd9f7cbad3cf3ff383cd11b7e8-rimg-w1165-h1633-dcf1e7d9-gmir?v=1776253424",
        "startDate": "2026-04-26T15:00:00+01:00",
        "url": "https://allevents.in/brecon/afternoon-concert/200029946350145",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St Mary's Church, Brecon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St Mary's Church,Brecon",
                "addressLocality": "Brecon",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.94696974006",
                "longitude": "-3.3906018733978"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be performing with the Brecon Singers. The programme will include Mozart’s Ave Verum, Haydn’s Symphony No 89 and St Nicholas Mass",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gwent Chamber Orchestra",
                "url": "https://allevents.in/org/gwent-chamber-orchestra/15761481",
                "description": "The Gwent Chamber Orchestra is primarily a String Orchestra made up of professionals and gifted amateurs based in South and Mid-Wales."
            }
        ]
    }
]
```