

# Event Details

- **Event Name**: Easter Egg Hunt
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 11:00 am (-04:00)
- **Event Description**: Join us for the annual Mount Hope Egg Hunt  at the park on 3027 Homestead Dr. Behind the library.
- **Event URL**: https://allevents.in/hamilton/easter-egg-hunt/200029890626739
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hamilton
- **state**: ON
- **country**: Canada
- **location**: Mount Hope
- **lat**: 43.147677188945
- **long**: -79.920705789286
- **full address**: Mount Hope, Hamilton, Ontario, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mount Hope Volunteer Association (https://allevents.in/org/mount-hope-volunteer-association/27095968)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2846add7a469fe26786fbe7d4e76ed21f10951a6f4286a8e49f1fb37525dc1f9-rimg-w1179-h1530-dc77af2f-gmir?v=1775207739
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/576dafb3fdc14dd86a2fb163cf658b1511e3c1136f0f16a32f8c4d4e6972ede4-rimg-w300-h300-dcdaf8fe-gmir?v=1775207739

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 03 Apr, 2026 at 11:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** Mount Hope, Hamilton, Ontario, Canada
- **Q**: Who is organizing the event?
  - **A:** Mount Hope Volunteer Association
- **Q**: Where can I find ticket details about Easter Egg Hunt ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events3/banners/2846add7a469fe26786fbe7d4e76ed21f10951a6f4286a8e49f1fb37525dc1f9-rimg-w1179-h1530-dc77af2f-gmir?v=1775207739",
        "startDate": "2026-04-03T11:00:00-04:00",
        "url": "https://allevents.in/hamilton/easter-egg-hunt/200029890626739",
        "location": {
            "@type": "Place",
            "name": "Mount Hope",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hamilton, Ontario",
                "addressLocality": "Hamilton",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.147677188945",
                "longitude": "-79.920705789286"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the annual Mount Hope Egg Hunt  at the park on 3027 Homestead Dr. Behind the library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mount Hope Volunteer Association",
                "url": "https://allevents.in/org/mount-hope-volunteer-association/27095968"
            }
        ]
    }
]
```