

# Event Details

- **Event Name**: Last Night of the Proms
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 07:30 pm
- **Event Description**: Details of how to purchase tickets will be available nearer the time.
- **Event URL**: https://allevents.in/accrington/last-night-of-the-proms/200030093025139
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Accrington
- **state**: EN
- **country**: United Kingdom
- **location**: St John's Evangelist Church
- **lat**: 53.7574232
- **long**: -2.3611135
- **full address**: St John's Evangelist Church, 13 Addison St,Accrington, United Kingdom

## Event gallery

- **Alt text**: Last Night of the Proms
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3c8f46bd1b86f4982e085698f55d8c22d0549baf58815356b9437fdac2508496-rimg-w1200-h900-dc424a4b-gmir?v=1780103111

## FAQs

- **Q**: When and where is Last Night of the Proms being held?
  - **A:** Last Night of the Proms takes place on Sat, 04 Jul, 2026 at 07:30 pm to Sat, 04 Jul, 2026 at 07:30 pm at St John's Evangelist Church, 13 Addison St,Accrington, United Kingdom.
- **Q**: Who is organizing Last Night of the Proms?
  - **A:** Last Night of the Proms is organized by East Lancashire Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Last Night of the Proms 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 Accrington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Last Night of the Proms 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": "Last Night of the Proms",
        "image": "https://cdn-az.allevents.in/events2/banners/3c8f46bd1b86f4982e085698f55d8c22d0549baf58815356b9437fdac2508496-rimg-w1200-h900-dc424a4b-gmir?v=1780103111",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/accrington/last-night-of-the-proms/200030093025139",
        "location": {
            "@type": "Place",
            "name": "St John's Evangelist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13 Addison St,Accrington",
                "addressLocality": "Accrington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.7574232",
                "longitude": "-2.3611135"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details of how to purchase tickets will be available nearer the time.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Lancashire Concert Band",
                "url": "https://allevents.in/org/east-lancashire-concert-band/23632998"
            }
        ]
    }
]
```