

# Event Details

- **Event Name**: Easter Egg Hunt
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 10:00 am
- **Event Description**: EASTER BUNNY arrives @ 10:00am  
HUNT starts @ 11:00am
- **Event URL**: https://allevents.in/belton/easter-egg-hunt/200029684243041
- **Event Categories**: easter-egg-hunt, easter, easter-bunny
- **Interested Audience**: 
  - total_interested_count: 525

## Ticket Details


## Event venue details

- **city**: Belton
- **state**: MO
- **country**: United States
- **location**: Belton Memorial Park
- **lat**: 38.808572
- **long**: -94.5237451
- **full address**: Belton Memorial Park, 602 Maurer Parkway,Belton, Missouri, United States

## Event gallery

- **Alt text**: Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5c48f825995c71fe6692ae0df2804b01185ac64f1a4e2a9976f79e9badd2ffcb-rimg-w1200-h900-dcddedff-gmir?v=1774204755

## FAQs

- **Q**: When and where is Easter Egg Hunt being held?
  - **A:** Easter Egg Hunt takes place on Sat, 28 Mar, 2026 at 10:00 am to Sat, 28 Mar, 2026 at 10:00 am at Belton Memorial Park, 602 Maurer Parkway,Belton, Missouri, United States.
- **Q**: Who is organizing Easter Egg Hunt?
  - **A:** Easter Egg Hunt is organized by Belton Parks and Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events9/banners/5c48f825995c71fe6692ae0df2804b01185ac64f1a4e2a9976f79e9badd2ffcb-rimg-w1200-h900-dcddedff-gmir?v=1774204755",
        "startDate": "2026-03-28",
        "url": "https://allevents.in/belton/easter-egg-hunt/200029684243041",
        "location": {
            "@type": "Place",
            "name": "Belton Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "602 Maurer Parkway,Belton, Missouri",
                "addressLocality": "Belton",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.808572",
                "longitude": "-94.5237451"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "EASTER BUNNY arrives @ 10:00am  \nHUNT starts @ 11:00am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Belton Parks and Recreation",
                "url": "https://allevents.in/org/belton-parks-and-recreation/15185022",
                "description": "We are committed to enhancing the quality of life through well-maintained facilities and organized recreational, cultural and social programs."
            }
        ]
    }
]
```