

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 07:30 pm – Sat, 18 Apr, 2026 at 09:00 pm (+01:00)
- **Event Description**: We are delighted to be back at St John the Baptist Church and promise you some wonderful brass band music. Tickets are just £10 on the door.
- **Event URL**: https://allevents.in/barnet/spring-concert/200029770254358
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Barnet
- **state**: EN
- **country**: United Kingdom
- **location**: St. John the Baptist Church, Barnet
- **lat**: 51.65298
- **long**: -0.20019
- **full address**: St. John the Baptist Church, Barnet, United Kingdom

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3ec3bbe52dcdd695c502fe03dcf04269e3513341e757240d218d11f89799eab9-rimg-w1024-h1536-dc2f4930-gmir?v=1776122912

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Sat, 18 Apr, 2026 at 07:30 pm to Sat, 18 Apr, 2026 at 09:00 pm at St. John the Baptist Church, Barnet, United Kingdom.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by Borehamwood Brass.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring 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 Barnet, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring 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": "Spring Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/3ec3bbe52dcdd695c502fe03dcf04269e3513341e757240d218d11f89799eab9-rimg-w1024-h1536-dc2f4930-gmir?v=1776122912",
        "startDate": "2026-04-18T19:30:00+01:00",
        "endDate": "2026-04-18T21:00:00+01:00",
        "url": "https://allevents.in/barnet/spring-concert/200029770254358",
        "location": {
            "@type": "Place",
            "name": "St. John the Baptist Church, Barnet",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Barnet",
                "addressLocality": "Barnet",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.65298",
                "longitude": "-0.20019"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are delighted to be back at St John the Baptist Church and promise you some wonderful brass band music. Tickets are just £10 on the door.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Borehamwood Brass",
                "url": "https://allevents.in/org/borehamwood-brass/11186719",
                "description": "Borehamwood Brass is based in the town of Borehamwood in Hertfordshire although most of our players come from surrounding areas."
            }
        ]
    }
]
```