

# Event Details

- **Event Name**: BSO: At the Movies!
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 03:00 pm (+01:00)
- **Event Description**: Join us for an afternoon of music from the movies and the musicals including Gladiator.
- **Event URL**: https://allevents.in/blyth/bso-at-the-movies/200029874729052
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Blyth
- **state**: EN
- **country**: United Kingdom
- **location**: St Mary's Church Blyth
- **lat**: 55.12728
- **long**: -1.51226
- **full address**: St Mary's Church Blyth, Wanley Street,Blyth, Northumberland, United Kingdom

## Event gallery

- **Alt text**: BSO: At the Movies!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/14dce4192e9d5619b0f23aa5dc7e4214e086b7a3defb8de1e57f8a97e66dbf06-rimg-w960-h720-dc7b7774-gmir?v=1776355342

## FAQs

- **Q**: When and where is BSO: At the Movies! being held?
  - **A:** BSO: At the Movies! takes place on Sat, 18 Apr, 2026 at 03:00 pm to Sat, 18 Apr, 2026 at 03:00 pm at St Mary's Church Blyth, Wanley Street,Blyth, Northumberland, United Kingdom.
- **Q**: Who is organizing BSO: At the Movies!?
  - **A:** BSO: At the Movies! is organized by Blyth Symphony Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** BSO: At the Movies! 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 Blyth, this event is thoughtfully curated to deliver a standout experience worth every moment. If BSO: At the Movies! 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": "BSO: At the Movies!",
        "image": "https://cdn-az.allevents.in/events5/banners/14dce4192e9d5619b0f23aa5dc7e4214e086b7a3defb8de1e57f8a97e66dbf06-rimg-w960-h720-dc7b7774-gmir?v=1776355342",
        "startDate": "2026-04-18T15:00:00+01:00",
        "url": "https://allevents.in/blyth/bso-at-the-movies/200029874729052",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St Mary's Church Blyth",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wanley Street,Blyth, Northumberland",
                "addressLocality": "Blyth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.12728",
                "longitude": "-1.51226"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an afternoon of music from the movies and the musicals including Gladiator.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blyth Symphony Orchestra",
                "url": "https://allevents.in/org/blyth-symphony-orchestra/27558246"
            }
        ]
    }
]
```