

# Event Details

- **Event Name**: Village Movie Matinee - Fishermans Friends
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 02:30 pm
- **Event Description**: Movie Matinee at Henstridge Village Hall
- **Event URL**: https://allevents.in/wincanton/village-movie-matinee-fishermans-friends/200029519776239
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Wincanton
- **state**: EN
- **country**: United Kingdom
- **location**: Ash Walk, Henstridge
- **lat**: 50.97862
- **long**: -2.39648
- **full address**: Ash Walk, Henstridge, 17 Ash Walk, Templecombe, BA8 0, United Kingdom, Wincanton

## Event gallery

- **Alt text**: Village Movie Matinee - Fishermans Friends
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0b954f3ec295234318a418557211020673b743e19fa455581806bc9c9c610360-rimg-w1200-h900-dcaea7a2-gmir?v=1768739559

## FAQs

- **Q**: When and where is Village Movie Matinee - Fishermans Friends being held?
  - **A:** Village Movie Matinee - Fishermans Friends takes place on Sun, 18 Jan, 2026 at 02:30 pm to Sun, 18 Jan, 2026 at 02:30 pm at Ash Walk, Henstridge, 17 Ash Walk, Templecombe, BA8 0, United Kingdom, Wincanton.
- **Q**: Who is organizing Village Movie Matinee - Fishermans Friends?
  - **A:** Village Movie Matinee - Fishermans Friends is organized by Henstridge Village Hall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Village Movie Matinee - Fishermans Friends",
        "image": "https://cdn-az.allevents.in/events10/banners/0b954f3ec295234318a418557211020673b743e19fa455581806bc9c9c610360-rimg-w1200-h900-dcaea7a2-gmir?v=1768739559",
        "startDate": "2026-01-18",
        "url": "https://allevents.in/wincanton/village-movie-matinee-fishermans-friends/200029519776239",
        "location": {
            "@type": "Place",
            "name": "Ash Walk, Henstridge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 Ash Walk, Templecombe, BA8 0, United Kingdom",
                "addressLocality": "Wincanton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.97862",
                "longitude": "-2.39648"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Movie Matinee at Henstridge Village Hall",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Henstridge Village Hall",
                "url": "https://allevents.in/org/henstridge-village-hall/27006485"
            }
        ]
    }
]
```