

# Event Details

- **Event Name**: Easter Egg Hunt
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 09:30 am
- **Event Description**: Join us April 5th at 9:30 am for Easter Service. Bring the kiddos- we will have an Easter Egg Hunt for them following service! All ages welcome ?
- **Event URL**: https://allevents.in/harbeson/easter-egg-hunt/200029850358204
- **Event Categories**: easter-egg-hunt, easter, easter-services
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Harbeson
- **state**: DE
- **country**: United States
- **location**: 18647 Harbeson Rd, PO Box 45, Harbeson, DE
- **lat**: 38.72409
- **long**: -75.28514
- **full address**: 18647 Harbeson Rd, PO Box 45, Harbeson, DE, United States

## Event gallery

- **Alt text**: Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2861515d603f8310983671f48531faae8c42f4761006b6d8bae46ef32bcfbbcd-rimg-w1200-h1800-dcffffff-gmir?v=1774985711

## FAQs

- **Q**: When and where is Easter Egg Hunt being held?
  - **A:** Easter Egg Hunt takes place on Sun, 05 Apr, 2026 at 09:30 am to Sun, 05 Apr, 2026 at 09:30 am at 18647 Harbeson Rd, PO Box 45, Harbeson, DE, United States.
- **Q**: Who is organizing Easter Egg Hunt?
  - **A:** Easter Egg Hunt is organized by Harbeson Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events5/banners/2861515d603f8310983671f48531faae8c42f4761006b6d8bae46ef32bcfbbcd-rimg-w1200-h1800-dcffffff-gmir?v=1774985711",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/harbeson/easter-egg-hunt/200029850358204",
        "location": {
            "@type": "Place",
            "name": "18647 Harbeson Rd, PO Box 45, Harbeson, DE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18647 Harbeson Rd, Harbeson, DE 19951-2820, United States",
                "addressLocality": "Harbeson",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.72409",
                "longitude": "-75.28514"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us April 5th at 9:30 am for Easter Service. Bring the kiddos- we will have an Easter Egg Hunt for them following service! All ages welcome ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harbeson Methodist Church",
                "url": "https://allevents.in/org/harbeson-methodist-church/26358852"
            }
        ]
    }
]
```