

# Event Details

- **Event Name**: Easter Egg Hunt
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 12:00 pm
- **Event Description**: Bring the kiddos out to the park on March 21 at noon for the Easter Egg Hunt! It will be a great day!
- **Event URL**: https://allevents.in/port-royal/easter-egg-hunt/200029808003544
- **Interested Audience**: 
  - total_interested_count: 108

## Ticket Details


## Event venue details

- **city**: Port Royal
- **state**: PA
- **country**: United States
- **location**: 2767 Lions Club Park Road, Port Royal, PA
- **lat**: 40.53372
- **long**: -77.40058
- **full address**: 2767 Lions Club Park Road, Port Royal, PA, United States

## Event gallery

- **Alt text**: Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5d48a01c4c2987fdfb7239c3eabff6e3fff5a240cd70088d8bf6fedcead8c6da-rimg-w1200-h654-dca8c144-gmir?v=1774061685

## FAQs

- **Q**: When and where is Easter Egg Hunt being held?
  - **A:** Easter Egg Hunt takes place on Sat, 21 Mar, 2026 at 12:00 pm to Sat, 21 Mar, 2026 at 12:00 pm at 2767 Lions Club Park Road, Port Royal, PA, United States.
- **Q**: Who is organizing Easter Egg Hunt?
  - **A:** Easter Egg Hunt is organized by The Port Royal Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events10/banners/5d48a01c4c2987fdfb7239c3eabff6e3fff5a240cd70088d8bf6fedcead8c6da-rimg-w1200-h654-dca8c144-gmir?v=1774061685",
        "startDate": "2026-03-21",
        "url": "https://allevents.in/port-royal/easter-egg-hunt/200029808003544",
        "location": {
            "@type": "Place",
            "name": "2767 Lions Club Park Road, Port Royal, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2767 Lions Club Park Rd, Port Royal, PA 17082-7720, United States",
                "addressLocality": "Port Royal",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.53372",
                "longitude": "-77.40058"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the kiddos out to the park on March 21 at noon for the Easter Egg Hunt! It will be a great day!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Port Royal Park",
                "url": "https://allevents.in/org/the-port-royal-park/27575322"
            }
        ]
    }
]
```