

# Event Details

- **Event Name**: Easter Egg Hunt
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 01:00 pm
- **Event Description**: Our annual Easter Egg Hunt will be held on March 28th at 1pm at the SMVFD. We will have food for sale starting at noon. ￼ We hope to see you all there to enjoy a fun filled day for the children and the community. ￼
- **Event URL**: https://allevents.in/south-mountain/easter-egg-hunt/200029809930310
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: South Mountain
- **state**: PA
- **country**: United States
- **location**: South Mountain Vol. Fire Dept.
- **lat**: 39.85235798453
- **long**: -77.48169
- **full address**: South Mountain Vol. Fire Dept., 11207 Loop Road,South Mountain, Pennsylvania, United States

## Event gallery

- **Alt text**: Easter Egg Hunt
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Easter+Egg+Hunt&date=Sat%2C+28+Mar%2C+2026+at+01%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Easter Egg Hunt being held?
  - **A:** Easter Egg Hunt takes place on Sat, 28 Mar, 2026 at 01:00 pm to Sat, 28 Mar, 2026 at 01:00 pm at South Mountain Vol. Fire Dept., 11207 Loop Road,South Mountain, Pennsylvania, United States.
- **Q**: Who is organizing Easter Egg Hunt?
  - **A:** Easter Egg Hunt is organized by South Mountain Joy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Easter+Egg+Hunt&date=Sat%2C+28+Mar%2C+2026+at+01%3A00+pm&bg=1",
        "startDate": "2026-03-28",
        "url": "https://allevents.in/south-mountain/easter-egg-hunt/200029809930310",
        "location": {
            "@type": "Place",
            "name": "South Mountain Vol. Fire Dept.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11207 Loop Road,South Mountain, Pennsylvania",
                "addressLocality": "South Mountain",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.85235798453",
                "longitude": "-77.48169"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual Easter Egg Hunt will be held on March 28th at 1pm at the SMVFD. We will have food for sale starting at noon. ￼ We hope to see you all there to enjoy a fun filled day for the children and the community. ￼",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Mountain Joy",
                "url": "https://allevents.in/org/south-mountain-joy/25507758"
            }
        ]
    }
]
```