

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Thu, 05 Feb, 2026 at 03:20 pm
- **Event Description**: Details TBC
- **Event URL**: https://allevents.in/hornchurch/movie-night/200029250060654
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029250060654?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hornchurch-events

## Event venue details

- **city**: Hornchurch
- **state**: EN
- **country**: United Kingdom
- **location**: Engayne School
- **lat**: 51.570252936591
- **long**: 0.2657807637622
- **full address**: Engayne School, Upminster, Havering, United Kingdom, Hornchurch

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Engayne Primary Friends' Association (https://allevents.in/org/engayne-primary-friends-association/24808336)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/441ec2c1cfce628340bac44ff2c6f3b0154fbe265e51c3d3d363551982957b64-rimg-w843-h513-dcffffff-gmir?v=1770254048
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b11f067c343a8506062915c08562bb58706d1d95f4cde5f5d15dcb3568dd6768-rimg-w300-h300-dcffffff-gmir?v=1770254049

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 05 Feb, 2026 at 03:20 pm
- **Q**: Where is the event happening?
  - **A:** Engayne School, Upminster, Havering, United Kingdom, Hornchurch
- **Q**: Who is organizing the event?
  - **A:** Engayne Primary Friends' Association
- **Q**: What type of event is this?
  - **A:** entertainment
- **Q**: Where can I find ticket details about Movie Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night",
        "image": "https://cdn-az.allevents.in/events9/banners/441ec2c1cfce628340bac44ff2c6f3b0154fbe265e51c3d3d363551982957b64-rimg-w843-h513-dcffffff-gmir?v=1770254048",
        "startDate": "2026-02-05",
        "url": "https://allevents.in/hornchurch/movie-night/200029250060654",
        "location": {
            "@type": "Place",
            "name": "Engayne School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Upminster, Havering, United Kingdom",
                "addressLocality": "Hornchurch",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.570252936591",
                "longitude": "0.2657807637622"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details TBC",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Engayne Primary Friends Association",
                "url": "https://allevents.in/org/engayne-primary-friends-association/24808336"
            }
        ]
    }
]
```