

# Event Details

- **Event Name**: Film Night
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:00 pm
- **Event Description**: EPIC- Elvis in concert
- **Event URL**: https://allevents.in/broadway/film-night/200030101972313
- **Event Categories**: entertainment, concerts, music
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Broadway
- **state**: EN
- **country**: United Kingdom
- **location**: Stanton Village Club, WR12 7NE Broadway, United Kingdom
- **lat**: 52.00639
- **long**: -1.89995
- **full address**: Stanton Village Club, WR12 7NE Broadway, United Kingdom, Broadway, United Kingdom

## Event gallery

- **Alt text**: Film Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9c5d5c3d9f21e72a500f32d0cfa49fc8687cbae71acfc5633fd93b101fd0f9a1-rimg-w1055-h1491-dc030201-gmir?v=1781497469

## FAQs

- **Q**: When and where is Film Night being held?
  - **A:** Film Night takes place on Sat, 20 Jun, 2026 at 07:00 pm to Sat, 20 Jun, 2026 at 07:00 pm at Stanton Village Club, WR12 7NE Broadway, United Kingdom, Broadway, United Kingdom.
- **Q**: Who is organizing Film Night?
  - **A:** Film Night is organized by Stanton Village Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Film Night 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 Broadway, this event is thoughtfully curated to deliver a standout experience worth every moment. If Film Night 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": "Film Night",
        "image": "https://cdn-az.allevents.in/events9/banners/9c5d5c3d9f21e72a500f32d0cfa49fc8687cbae71acfc5633fd93b101fd0f9a1-rimg-w1055-h1491-dc030201-gmir?v=1781497469",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/broadway/film-night/200030101972313",
        "location": {
            "@type": "Place",
            "name": "Stanton Village Club, WR12 7NE Broadway, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Stanton Village Club, WR12 7NE Broadway, United Kingdom, Broadway, United Kingdom",
                "addressLocality": "Broadway",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.00639",
                "longitude": "-1.89995"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "EPIC- Elvis in concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stanton Village Club",
                "url": "https://allevents.in/org/stanton-village-club/12784441"
            }
        ]
    }
]
```