

# Event Details

- **Event Name**: Summer Concert 2026
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 07:30 pm
- **Event Description**: Join us for our yearly summer concert in support of the motor neurone disease association. Free entry, donations encouraged
- **Event URL**: https://allevents.in/nottingham/summer-concert-2026/200030254289857
- **Event Categories**: concerts, music, entertainment, nonprofit
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Nottingham
- **state**: EN
- **country**: United Kingdom
- **location**: St. Andrew's with Castle Gate United Reformed Church
- **lat**: 52.95694171504
- **long**: -1.1537187447043
- **full address**: St. Andrew's with Castle Gate United Reformed Church, Goldsmith Street/Chaucer Street,Nottingham, United Kingdom

## Event gallery

- **Alt text**: Summer Concert 2026
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0fbcf969397f6b4492afce26d19edc818545fa0142c7ed660180c3d524dac0fb-rimg-w1200-h412-dc301b18-gmir?v=1783057359

## FAQs

- **Q**: When and where is Summer Concert 2026 being held?
  - **A:** Summer Concert 2026 takes place on Sat, 04 Jul, 2026 at 07:30 pm to Sat, 04 Jul, 2026 at 07:30 pm at St. Andrew's with Castle Gate United Reformed Church, Goldsmith Street/Chaucer Street,Nottingham, United Kingdom.
- **Q**: Who is organizing Summer Concert 2026?
  - **A:** Summer Concert 2026 is organized by The PJ Big Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer Concert 2026 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 Nottingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer Concert 2026 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": "Summer Concert 2026",
        "image": "https://cdn-az.allevents.in/events1/banners/0fbcf969397f6b4492afce26d19edc818545fa0142c7ed660180c3d524dac0fb-rimg-w1200-h412-dc301b18-gmir?v=1783057359",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/nottingham/summer-concert-2026/200030254289857",
        "location": {
            "@type": "Place",
            "name": "St. Andrew's with Castle Gate United Reformed Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Goldsmith Street/Chaucer Street,Nottingham, United Kingdom",
                "addressLocality": "Nottingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.95694171504",
                "longitude": "-1.1537187447043"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our yearly summer concert in support of the motor neurone disease association. Free entry, donations encouraged",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The PJ Big Band",
                "url": "https://allevents.in/org/the-pj-big-band/25094293"
            }
        ]
    }
]
```