

# Event Details

- **Event Name**: Iron Ladies Film Screening
- **Event Start and End Date**: Mon, 14 Sep, 2026 at 06:30 pm – Mon, 14 Sep, 2026 at 08:45 pm
- **Event Description**: A documentary celebrating the iron willed women who maintained the 1984/85 Miners' Strike as they fought for the future of their communities.
- **Event URL**: https://allevents.in/london/iron-ladies-film-screening/300042718254
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Genesis-Cinema/Iron-Ladies-Film-Screening/42718254/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Genesis Cinema
- **lat**: 51.5211497
- **long**: -0.0505755
- **full address**: Genesis Cinema, 93-95 Mile End Road, London, United Kingdom

## Event gallery

- **Alt text**: Iron Ladies Film Screening
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4810ccfbc32a42a65f99f51186cf8586721d629183f2e8b237140965b0f37b18-rimg-w1024-h1024-dcd8c8b8-gmir.jpg?v=1788791166

## FAQs

- **Q**: When and where is Iron Ladies Film Screening being held?
  - **A:** Iron Ladies Film Screening takes place on Mon, 14 Sep, 2026 at 06:30 pm to Mon, 14 Sep, 2026 at 08:45 pm at Genesis Cinema, 93-95 Mile End Road, London, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Iron Ladies Film Screening",
        "image": "https://cdn-az.allevents.in/events2/banners/4810ccfbc32a42a65f99f51186cf8586721d629183f2e8b237140965b0f37b18-rimg-w1024-h1024-dcd8c8b8-gmir.jpg?v=1788791166",
        "startDate": "2026-09-14",
        "endDate": "2026-09-14",
        "url": "https://allevents.in/london/iron-ladies-film-screening/300042718254",
        "location": {
            "@type": "Place",
            "name": "Genesis Cinema",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "93-95 Mile End Road",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5211497",
                "longitude": "-0.0505755"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A documentary celebrating the iron willed women who maintained the 1984/85 Miners' Strike as they fought for the future of their communities."
    }
]
```