

# Event Details

- **Event Name**: Easter Egg Hunt
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 11:15 am
- **Event Description**: Join us for some Easter fun as we hunt for eggs! Kids of all ages are welcome. Don't forget to bring your basket!
- **Event URL**: https://allevents.in/goshen/easter-egg-hunt/200029817061543
- **Event Categories**: easter-egg-hunt, easter, kids
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Goshen
- **state**: IN
- **country**: United States
- **location**: 22045 County Road 18, Goshen, IN, United States, Indiana 46528
- **lat**: 41.6605
- **long**: -85.88934
- **full address**: 22045 County Road 18, Goshen, IN, United States, Indiana 46528

## Event gallery

- **Alt text**: Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/37acf6b8e6968a57eda26ea222f5fc9ef92f8122616d4f7017c420aa3fee3dfb-rimg-w1200-h675-dce5faff-gmir?v=1775139859

## FAQs

- **Q**: When and where is Easter Egg Hunt being held?
  - **A:** Easter Egg Hunt takes place on Sun, 05 Apr, 2026 at 11:15 am to Sun, 05 Apr, 2026 at 11:15 am at 22045 County Road 18, Goshen, IN, United States, Indiana 46528.
- **Q**: Who is organizing Easter Egg Hunt?
  - **A:** Easter Egg Hunt is organized by Faith United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events9/banners/37acf6b8e6968a57eda26ea222f5fc9ef92f8122616d4f7017c420aa3fee3dfb-rimg-w1200-h675-dce5faff-gmir?v=1775139859",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/goshen/easter-egg-hunt/200029817061543",
        "location": {
            "@type": "Place",
            "name": "22045 County Road 18, Goshen, IN, United States, Indiana 46528",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22045 County Road 18, Goshen, IN 46528-9526, United States",
                "addressLocality": "Goshen",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.6605",
                "longitude": "-85.88934"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some Easter fun as we hunt for eggs! Kids of all ages are welcome. Don't forget to bring your basket!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith United Methodist Church",
                "url": "https://allevents.in/org/faith-united-methodist-church/12829357",
                "description": "Faith Church exists to empower believers to discover their ministry within the church, and their mission outside of the church to impact the Kingdom of God"
            }
        ]
    }
]
```