

# Event Details

- **Event Name**: Annual Easter Egg Hunt
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 01:00 pm
- **Event Description**: Join us for our annual Easter Egg Hunt on March 28th. We will be doing the hunt in age groups, with a movie and snacks to follow. All hunts will happen at the same time just in different areas outside, weather permitting. If the weather does not cooperate, we will move the hunts inside.
- **Event URL**: https://allevents.in/johnstown/annual-easter-egg-hunt/200029637792205
- **Event Categories**: easter-egg-hunt, easter, entertainment
- **Interested Audience**: 
  - total_interested_count: 119

## Ticket Details


## Event venue details

- **city**: Johnstown
- **state**: PA
- **country**: United States
- **location**: Westmont Presbyterian Church (WPC)
- **lat**: 40.31827
- **long**: -78.93455
- **full address**: Westmont Presbyterian Church (WPC), 601 Luzerne St, Johnstown, PA 15905-2327, United States

## Event gallery

- **Alt text**: Annual Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5ce220ab02e85a9a097b0d6a76c4bd06221d2d0a0faa60355142e1fb41a393c6-rimg-w1200-h1553-dcffedcf-gmir?v=1774701866

## FAQs

- **Q**: When and where is Annual Easter Egg Hunt being held?
  - **A:** Annual Easter Egg Hunt takes place on Sat, 28 Mar, 2026 at 01:00 pm to Sat, 28 Mar, 2026 at 01:00 pm at Westmont Presbyterian Church (WPC), 601 Luzerne St, Johnstown, PA 15905-2327, United States.
- **Q**: Who is organizing Annual Easter Egg Hunt?
  - **A:** Annual Easter Egg Hunt is organized by WPC Christian Education.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events5/banners/5ce220ab02e85a9a097b0d6a76c4bd06221d2d0a0faa60355142e1fb41a393c6-rimg-w1200-h1553-dcffedcf-gmir?v=1774701866",
        "startDate": "2026-03-28",
        "url": "https://allevents.in/johnstown/annual-easter-egg-hunt/200029637792205",
        "location": {
            "@type": "Place",
            "name": "Westmont Presbyterian Church (WPC)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "601 Luzerne St, Johnstown, PA 15905-2327, United States",
                "addressLocality": "Johnstown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.31827",
                "longitude": "-78.93455"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Easter Egg Hunt on March 28th. We will be doing the hunt in age groups, with a movie and snacks to follow. All hunts will happen at the same time just in different areas outside, weather permitting. If the weather does not cooperate, we will move the hunts inside.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "WPC Christian Education",
                "url": "https://allevents.in/org/wpc-christian-education/25676156"
            }
        ]
    }
]
```