

# Event Details

- **Event Name**: Annual Easter Egg Hunt
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 10:00 am
- **Event Description**: Join us for our annual Community Easter Egg Hunt. There will be thousands of filled eggs and the Easter Bunny will be there as well!
- **Event URL**: https://allevents.in/mantachie/annual-easter-egg-hunt/200029750684108
- **Event Categories**: easter-egg-hunt, easter, easter-bunny
- **Interested Audience**: 
  - total_interested_count: 228

## Ticket Details


## Event venue details

- **city**: Mantachie
- **state**: MS
- **country**: United States
- **location**: Mantachie Park
- **lat**: 34.3558439
- **long**: -88.4675146
- **full address**: Mantachie Park, Mantachie, Mississippi, United States

## Event gallery

- **Alt text**: Annual Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5af7a845e4dd46b1906dcb70ad0b9bc9ad26e7f2c8d8826c9522bb11dfaf4bbd-rimg-w1200-h1553-dcf4f5f1-gmir?v=1774594014

## FAQs

- **Q**: When and where is Annual Easter Egg Hunt being held?
  - **A:** Annual Easter Egg Hunt takes place on Sat, 28 Mar, 2026 at 10:00 am to Sat, 28 Mar, 2026 at 10:00 am at Mantachie Park, Mantachie, Mississippi, United States.
- **Q**: Who is organizing Annual Easter Egg Hunt?
  - **A:** Annual Easter Egg Hunt is organized by Town of Mantachie.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events9/banners/5af7a845e4dd46b1906dcb70ad0b9bc9ad26e7f2c8d8826c9522bb11dfaf4bbd-rimg-w1200-h1553-dcf4f5f1-gmir?v=1774594014",
        "startDate": "2026-03-28",
        "url": "https://allevents.in/mantachie/annual-easter-egg-hunt/200029750684108",
        "location": {
            "@type": "Place",
            "name": "Mantachie Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mantachie, Mississippi",
                "addressLocality": "Mantachie",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.3558439",
                "longitude": "-88.4675146"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Community Easter Egg Hunt. There will be thousands of filled eggs and the Easter Bunny will be there as well!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Town of Mantachie",
                "url": "https://allevents.in/org/town-of-mantachie/20458364"
            }
        ]
    }
]
```