

# Event Details

- **Event Name**: Film Club 
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 07:00 pm
- **Event Description**: Monthly events
- **Event URL**: https://allevents.in/liskeard/film-club/200030072900724
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Liskeard
- **state**: EN
- **country**: United Kingdom
- **location**: Century Square, Princess Road, Pensilva, Liskeard
- **lat**: 50.50329
- **long**: -4.41073
- **full address**: Century Square, Princess Road, Pensilva, Liskeard, United Kingdom

## Event gallery

- **Alt text**: Film Club
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/57eb85af6dfccb6fff2d353f883591aee9e50726d34112d9920f393d0e2ecad4-rimg-w904-h1280-dceeeeef-gmir?v=1781565566

## FAQs

- **Q**: When and where is Film Club  being held?
  - **A:** Film Club  takes place on Fri, 19 Jun, 2026 at 07:00 pm to Fri, 19 Jun, 2026 at 07:00 pm at Century Square, Princess Road, Pensilva, Liskeard, United Kingdom.
- **Q**: Who is organizing Film Club ?
  - **A:** Film Club  is organized by Millennium House.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Film Club",
        "image": "https://cdn-az.allevents.in/events1/banners/57eb85af6dfccb6fff2d353f883591aee9e50726d34112d9920f393d0e2ecad4-rimg-w904-h1280-dceeeeef-gmir?v=1781565566",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/liskeard/film-club/200030072900724",
        "location": {
            "@type": "Place",
            "name": "Century Square, Princess Road, Pensilva, Liskeard",
            "address": {
                "@type": "PostalAddress",
                "name": "Century Square, Princess Road, Pensilva, Liskeard, United Kingdom",
                "addressLocality": "Liskeard",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.50329",
                "longitude": "-4.41073"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly events",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Millennium House",
                "url": "https://allevents.in/org/millennium-house/20560348"
            }
        ]
    }
]
```