

# Event Details

- **Event Name**: EASTER EGG HUNT
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 10:30 am
- **Event Description**: You’re invited to our annual Easter Egg Hunt following the 10:30 AM worship service. The Easter Bunny will be making an appearance as well! Bring your family and friends, all are welcome! ??
- **Event URL**: https://allevents.in/marblehead/easter-egg-hunt/200029787034625
- **Event Categories**: easter-egg-hunt, easter, easter-bunny
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Marblehead
- **state**: MA
- **country**: United States
- **location**: 67 Cornell Rd., Marblehead, MA
- **lat**: 42.49432
- **long**: -70.87027
- **full address**: 67 Cornell Rd., Marblehead, MA, United States

## Event gallery

- **Alt text**: EASTER EGG HUNT
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/97bc8b88d83000a54defd7459845dfc9579183f66074b870dafef5e001dca8da-rimg-w1200-h1553-dce3f4fc-gmir?v=1774250736

## FAQs

- **Q**: When and where is EASTER EGG HUNT being held?
  - **A:** EASTER EGG HUNT takes place on Sun, 29 Mar, 2026 at 10:30 am to Sun, 29 Mar, 2026 at 10:30 am at 67 Cornell Rd., Marblehead, MA, United States.
- **Q**: Who is organizing EASTER EGG HUNT?
  - **A:** EASTER EGG HUNT is organized by St. Stephen's United Methodist Church - Marblehead.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "EASTER EGG HUNT",
        "image": "https://cdn-az.allevents.in/events2/banners/97bc8b88d83000a54defd7459845dfc9579183f66074b870dafef5e001dca8da-rimg-w1200-h1553-dce3f4fc-gmir?v=1774250736",
        "startDate": "2026-03-29",
        "url": "https://allevents.in/marblehead/easter-egg-hunt/200029787034625",
        "location": {
            "@type": "Place",
            "name": "67 Cornell Rd., Marblehead, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "67 Cornell Rd, Marblehead, MA 01945-2143, United States",
                "addressLocality": "Marblehead",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.49432",
                "longitude": "-70.87027"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You’re invited to our annual Easter Egg Hunt following the 10:30 AM worship service. The Easter Bunny will be making an appearance as well! Bring your family and friends, all are welcome! ??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Stephens United Methodist Church - Marblehead",
                "url": "https://allevents.in/org/st-stephens-united-methodist-church-marblehead/25578349"
            }
        ]
    }
]
```