

# Event Details

- **Event Name**: Mother's Day Sale
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 09:00 am
- **Event Description**: Details TBC
- **Event URL**: https://allevents.in/hornchurch/mothers-day-sale/200029338233711
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## 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 gallery

- **Alt text**: Mother's Day Sale
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4eb5eae2a234f7eb2d36d85a0c5a630281123b442bca5ad132a8721a201f46b0-rimg-w843-h513-dcffffff-gmir?v=1772477387

## FAQs

- **Q**: When and where is Mother's Day Sale being held?
  - **A:** Mother's Day Sale takes place on Fri, 06 Mar, 2026 at 09:00 am to Fri, 06 Mar, 2026 at 09:00 am at Engayne School, Upminster, Havering, United Kingdom, Hornchurch.
- **Q**: Who is organizing Mother's Day Sale?
  - **A:** Mother's Day Sale is organized by Engayne Primary Friends' Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Sale",
        "image": "https://cdn-az.allevents.in/events5/banners/4eb5eae2a234f7eb2d36d85a0c5a630281123b442bca5ad132a8721a201f46b0-rimg-w843-h513-dcffffff-gmir?v=1772477387",
        "startDate": "2026-03-06",
        "url": "https://allevents.in/hornchurch/mothers-day-sale/200029338233711",
        "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"
            }
        ]
    }
]
```