

# Event Details

- **Event Name**: Easter Egg Hunt 
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 01:00 pm (-04:00)
- **Event Description**: We will be holding our annual Easter egg hunt! 
We will have separate egg hunts for different age groups. 
We will also have the Easter bunny available for pictures!
- **Event URL**: https://allevents.in/findlay/easter-egg-hunt/200029916875712
- **Event Categories**: easter-egg-hunt, easter, easter-bunny
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Findlay
- **state**: OH
- **country**: United States
- **location**: 11915 Township Rd 145, Findlay, OH
- **lat**: 41.00055
- **long**: -83.65185
- **full address**: 11915 Township Rd 145, Findlay, OH, 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+11+Apr%2C+2026+at+01%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Easter Egg Hunt  being held?
  - **A:** Easter Egg Hunt  takes place on Sat, 11 Apr, 2026 at 01:00 pm to Sat, 11 Apr, 2026 at 01:00 pm at 11915 Township Rd 145, Findlay, OH, United States.
- **Q**: Who is organizing Easter Egg Hunt ?
  - **A:** Easter Egg Hunt  is organized by StoryPoint Findlay.

## 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+11+Apr%2C+2026+at+01%3A00+pm&bg=3",
        "startDate": "2026-04-11T13:00:00-04:00",
        "url": "https://allevents.in/findlay/easter-egg-hunt/200029916875712",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "11915 Township Rd 145, Findlay, OH",
            "address": {
                "@type": "PostalAddress",
                "name": "11915 Township Rd 145, Findlay, OH, United States",
                "addressLocality": "Findlay",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.00055",
                "longitude": "-83.65185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be holding our annual Easter egg hunt! \nWe will have separate egg hunts for different age groups. \nWe will also have the Easter bunny available for pictures!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "StoryPoint Findlay",
                "url": "https://allevents.in/org/storypoint-findlay/25822205"
            }
        ]
    }
]
```