

# Event Details

- **Event Name**: Easter Egg Hunt
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 10:30 am
- **Event Description**: We are really looking forward to seeing you all at our Easter Egg Hunt on Good Friday......
- **Event URL**: https://allevents.in/west-malling/easter-egg-hunt/200029798482848
- **Event Categories**: easter-egg-hunt, easter, good-friday
- **Interested Audience**: 
  - total_interested_count: 54

## Ticket Details


## Event venue details

- **city**: West Malling
- **state**: EN
- **country**: United Kingdom
- **location**: The Walled Garden, Leybourne Chase, ME19 5SR
- **lat**: 51.30909
- **long**: 0.41178
- **full address**: The Walled Garden, Leybourne Chase, ME19 5SR, West Malling, United Kingdom

## Event gallery

- **Alt text**: Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0b97278aa01f2a1377b6558f18cd314e36c57cd0bfb00f967cf91e77cb9e85f3-rimg-w1200-h1697-dcd9f1ef-gmir?v=1775174821

## FAQs

- **Q**: When and where is Easter Egg Hunt being held?
  - **A:** Easter Egg Hunt takes place on Fri, 03 Apr, 2026 at 10:30 am to Fri, 03 Apr, 2026 at 10:30 am at The Walled Garden, Leybourne Chase, ME19 5SR, West Malling, United Kingdom.
- **Q**: Who is organizing Easter Egg Hunt?
  - **A:** Easter Egg Hunt is organized by Leybourne Chase Community Centre and Sports Pavilion.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events10/banners/0b97278aa01f2a1377b6558f18cd314e36c57cd0bfb00f967cf91e77cb9e85f3-rimg-w1200-h1697-dcd9f1ef-gmir?v=1775174821",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/west-malling/easter-egg-hunt/200029798482848",
        "location": {
            "@type": "Place",
            "name": "The Walled Garden, Leybourne Chase, ME19 5SR",
            "address": {
                "@type": "PostalAddress",
                "name": "The Walled Garden, Leybourne Chase, ME19 5SR, West Malling, United Kingdom",
                "addressLocality": "West Malling",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.30909",
                "longitude": "0.41178"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are really looking forward to seeing you all at our Easter Egg Hunt on Good Friday......",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Leybourne Chase Community Centre and Sports Pavilion",
                "url": "https://allevents.in/org/leybourne-chase-community-centre-and-sports-pavilion/24394265"
            }
        ]
    }
]
```