

# Event Details

- **Event Name**: 2026 Spring Egg Hunt
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 08:30 am – Sat, 04 Apr, 2026 at 11:00 am
- **Event Description**: Save the date for our Spring Egg Hunt! The Easter Bunny will be there as well as Tim Rice for photos! It should be a hopping good time!
- **Event URL**: https://allevents.in/medway/2026-spring-egg-hunt/200029538725955
- **Event Categories**: easter-egg-hunt, easter, easter-bunny
- **Interested Audience**: 
  - total_interested_count: 466

## Ticket Details


## Event venue details

- **city**: Medway
- **state**: MA
- **country**: United States
- **location**: 123 Holliston St, Medway, MA 02053-1954, United States
- **lat**: 42.16001
- **long**: -71.41059
- **full address**: 123 Holliston St, Medway, MA 02053-1954, United States

## Event gallery

- **Alt text**: 2026 Spring Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/44aef24069ca50326fd65f0fb9ed51d6dd62ff1067499db7487695e23bbedacb-rimg-w1200-h1802-dcc3c2bc-gmir?v=1774474904

## FAQs

- **Q**: When and where is 2026 Spring Egg Hunt being held?
  - **A:** 2026 Spring Egg Hunt takes place on Sat, 04 Apr, 2026 at 08:30 am to Sat, 04 Apr, 2026 at 11:00 am at 123 Holliston St, Medway, MA 02053-1954, United States.
- **Q**: Who is organizing 2026 Spring Egg Hunt?
  - **A:** 2026 Spring Egg Hunt is organized by Medway Parks and Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 Spring Egg Hunt",
        "image": "https://cdn-az.allevents.in/events3/banners/44aef24069ca50326fd65f0fb9ed51d6dd62ff1067499db7487695e23bbedacb-rimg-w1200-h1802-dcc3c2bc-gmir?v=1774474904",
        "startDate": "2026-04-04",
        "endDate": "2026-04-04",
        "url": "https://allevents.in/medway/2026-spring-egg-hunt/200029538725955",
        "location": {
            "@type": "Place",
            "name": "123 Holliston St, Medway, MA 02053-1954, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 Holliston St, Medway, MA 02053-1954, United States",
                "addressLocality": "Medway",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.16001",
                "longitude": "-71.41059"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date for our Spring Egg Hunt! The Easter Bunny will be there as well as Tim Rice for photos! It should be a hopping good time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Medway Parks and Recreation",
                "url": "https://allevents.in/org/medway-parks-and-recreation/14824427"
            }
        ]
    }
]
```