

# Event Details

- **Event Name**: Community Wide Easter Egg Hunt
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 12:15 pm
- **Event Description**: All are welcome to join us for our annual Easter egg hunt immediately following the 11 a.m. service
- **Event URL**: https://allevents.in/anchorage/community-wide-easter-egg-hunt/200029845503505
- **Event Categories**: easter-egg-hunt, easter
- **Interested Audience**: 
  - total_interested_count: 53

## Ticket Details


## Event venue details

- **city**: Anchorage
- **state**: KY
- **country**: United States
- **location**: Anchorage Presbyterian Church
- **lat**: 38.267062903527
- **long**: -85.542498703404
- **full address**: Anchorage Presbyterian Church, 11403 Park Rd, Louisville, KY 40223-1476, United States, Anchorage

## Event gallery

- **Alt text**: Community Wide Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/82c51d1716bfd3d45b857aa3c49ca31c900fa7585369779cab80242eb5900b0d-rimg-w1200-h675-dc5f5f30-gmir?v=1775234099

## FAQs

- **Q**: When and where is Community Wide Easter Egg Hunt being held?
  - **A:** Community Wide Easter Egg Hunt takes place on Sun, 05 Apr, 2026 at 12:15 pm to Sun, 05 Apr, 2026 at 12:15 pm at Anchorage Presbyterian Church, 11403 Park Rd, Louisville, KY 40223-1476, United States, Anchorage.
- **Q**: Who is organizing Community Wide Easter Egg Hunt?
  - **A:** Community Wide Easter Egg Hunt is organized by Anchorage Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Wide Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events5/banners/82c51d1716bfd3d45b857aa3c49ca31c900fa7585369779cab80242eb5900b0d-rimg-w1200-h675-dc5f5f30-gmir?v=1775234099",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/anchorage/community-wide-easter-egg-hunt/200029845503505",
        "location": {
            "@type": "Place",
            "name": "Anchorage Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11403 Park Rd, Louisville, KY 40223-1476, United States",
                "addressLocality": "Anchorage",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.267062903527",
                "longitude": "-85.542498703404"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us for our annual Easter egg hunt immediately following the 11 a.m. service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Anchorage Presbyterian Church",
                "url": "https://allevents.in/org/anchorage-presbyterian-church/15369125",
                "description": "Gathering people of God into community Growing followers of Jesus Christ in faith, hope, and love Sending servants of the Holy Spirit into the world"
            }
        ]
    }
]
```