

# Event Details

- **Event Name**: Egg Scavenger Hunt
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 12:00 pm – Sat, 04 Apr, 2026 at 04:00 pm
- **Event Description**: Drop in anytime to find the hidden egg pictures and earn a small prize.
- **Event URL**: https://allevents.in/evergreen-park/egg-scavenger-hunt/200029848420648
- **Event Categories**: easter-egg-hunt
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Evergreen Park
- **state**: IL
- **country**: United States
- **location**: 9400 S Troy Ave, Evergreen Park, IL, United States, Illinois 60805
- **lat**: 41.72217
- **long**: -87.70105
- **full address**: 9400 S Troy Ave, Evergreen Park, IL, United States, Illinois 60805

## Event gallery

- **Alt text**: Egg Scavenger Hunt
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3dff329ebcde49a1bacc6f9c62f2d13a4a351bae32ec39474ea92d847c700c62-rimg-w1200-h675-dc71cfe5-gmir?v=1775321686

## FAQs

- **Q**: When and where is Egg Scavenger Hunt being held?
  - **A:** Egg Scavenger Hunt takes place on Sun, 29 Mar, 2026 at 12:00 pm to Sat, 04 Apr, 2026 at 04:00 pm at 9400 S Troy Ave, Evergreen Park, IL, United States, Illinois 60805.
- **Q**: Who is organizing Egg Scavenger Hunt?
  - **A:** Egg Scavenger Hunt is organized by Evergreen Park Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Egg Scavenger Hunt",
        "image": "https://cdn-az.allevents.in/events3/banners/3dff329ebcde49a1bacc6f9c62f2d13a4a351bae32ec39474ea92d847c700c62-rimg-w1200-h675-dc71cfe5-gmir?v=1775321686",
        "startDate": "2026-03-29",
        "endDate": "2026-04-04",
        "url": "https://allevents.in/evergreen-park/egg-scavenger-hunt/200029848420648",
        "location": {
            "@type": "Place",
            "name": "9400 S Troy Ave, Evergreen Park, IL, United States, Illinois 60805",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9400 S Troy St, Evergreen Park, IL 60805-2330, United States",
                "addressLocality": "Evergreen Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.72217",
                "longitude": "-87.70105"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop in anytime to find the hidden egg pictures and earn a small prize.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Evergreen Park Public Library",
                "url": "https://allevents.in/org/evergreen-park-public-library/12053548",
                "description": "Where novel ideas grow!"
            }
        ]
    }
]
```