

# Event Details

- **Event Name**: Beeston Concert
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 07:30 pm (+01:00)
- **Event Description**: Beeston Methodist Church is currently undergoing major renovation work. To celebrate the completion of that work, they have invited Nottingham Concert Band to perform on the evening of 13 June 2026. More details to follow, but in the meantime please put the date in your diary.
- **Event URL**: https://allevents.in/beeston/beeston-concert/200029935040947
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Beeston
- **state**: EN
- **country**: United Kingdom
- **location**: Beeston Parish Church
- **lat**: 52.925657267453
- **long**: -1.2164485708388
- **full address**: Beeston Parish Church, Middle Street,Beeston, Nottinghamshire, United Kingdom

## Event gallery

- **Alt text**: Beeston Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7a5177a7ccf9872402bce2b513246a6ab53ded69f3825304fe4c50a01e89933c-rimg-w1024-h768-dc15141a-gmir?v=1776058787

## FAQs

- **Q**: When and where is Beeston Concert being held?
  - **A:** Beeston Concert takes place on Sat, 13 Jun, 2026 at 07:30 pm to Sat, 13 Jun, 2026 at 07:30 pm at Beeston Parish Church, Middle Street,Beeston, Nottinghamshire, United Kingdom.
- **Q**: Who is organizing Beeston Concert?
  - **A:** Beeston Concert is organized by Nottingham Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Beeston 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 Beeston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Beeston 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": "Beeston Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/7a5177a7ccf9872402bce2b513246a6ab53ded69f3825304fe4c50a01e89933c-rimg-w1024-h768-dc15141a-gmir?v=1776058787",
        "startDate": "2026-06-13T19:30:00+01:00",
        "url": "https://allevents.in/beeston/beeston-concert/200029935040947",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Beeston Parish Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Middle Street,Beeston, Nottinghamshire",
                "addressLocality": "Beeston",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.925657267453",
                "longitude": "-1.2164485708388"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Beeston Methodist Church is currently undergoing major renovation work. To celebrate the completion of that work, they have invited Nottingham Concert Band to perform on the evening of 13 June 2026. More details to follow, but in the meantime please put the date in your diary.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nottingham Concert Band",
                "url": "https://allevents.in/org/nottingham-concert-band/22312024"
            }
        ]
    }
]
```