

# Event Details

- **Event Name**: HCC Easter Egg Hunt 
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 10:00 am – Sat, 04 Apr, 2026 at 11:00 am
- **Event Description**: Join us for our annual Easter Egg hunt! Children of all ages are invited to participate. The event is free and all participants will search for filled plastic eggs.
- **Event URL**: https://allevents.in/hatboro/hcc-easter-egg-hunt/200029691808911
- **Event Categories**: easter-egg-hunt, easter
- **Interested Audience**: 
  - total_interested_count: 185

## Ticket Details


## Event venue details

- **city**: Hatboro
- **state**: PA
- **country**: United States
- **location**: Hatboro Community Church
- **lat**: 40.174079318044
- **long**: -75.091570632178
- **full address**: Hatboro Community Church, 730 Preston Ln, Hatboro, PA 19040-2322, United States

## Event gallery

- **Alt text**: HCC Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a5f996be883a37a268643fb507b44516b1bafd875922b0019c25de261e3c9d70-rimg-w728-h492-dca2907d-gmir?v=1775092748

## FAQs

- **Q**: When and where is HCC Easter Egg Hunt  being held?
  - **A:** HCC Easter Egg Hunt  takes place on Sat, 04 Apr, 2026 at 10:00 am to Sat, 04 Apr, 2026 at 11:00 am at Hatboro Community Church, 730 Preston Ln, Hatboro, PA 19040-2322, United States.
- **Q**: Who is organizing HCC Easter Egg Hunt ?
  - **A:** HCC Easter Egg Hunt  is organized by Hatboro Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HCC Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events6/banners/a5f996be883a37a268643fb507b44516b1bafd875922b0019c25de261e3c9d70-rimg-w728-h492-dca2907d-gmir?v=1775092748",
        "startDate": "2026-04-04",
        "endDate": "2026-04-04",
        "url": "https://allevents.in/hatboro/hcc-easter-egg-hunt/200029691808911",
        "location": {
            "@type": "Place",
            "name": "Hatboro Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "730 Preston Ln, Hatboro, PA 19040-2322, United States",
                "addressLocality": "Hatboro",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.174079318044",
                "longitude": "-75.091570632178"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Easter Egg hunt! Children of all ages are invited to participate. The event is free and all participants will search for filled plastic eggs.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hatboro Community Church",
                "url": "https://allevents.in/org/hatboro-community-church/21551309"
            }
        ]
    }
]
```