

# Event Details

- **Event Name**: York Lions Easter Egg Hunt
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 11:00 am (-05:00)
- **Event Description**: York Lions invites you to join in on the celebration!
- **Event URL**: https://allevents.in/york/york-lions-easter-egg-hunt/200029885522646
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029885522646?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=york-events

## Event venue details

- **city**: York
- **state**: NE
- **country**: United States
- **location**: East Hill Park
- **lat**: 40.867402629732
- **long**: -97.582142930033
- **full address**: East Hill Park, E 8th St,York, Nebraska, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: York Nebraska Lions Club (https://allevents.in/org/york-nebraska-lions-club/24468521)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d6037f83689bece72c80f12300af3827a001794eabae36eeb8066aa40db861c5-rimg-w1200-h1553-dcffffff-gmir?v=1775107905
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d49213f5e34900868e65f0b7687d05991e68e15d7a3703e47567861f6f25c51e-rimg-w300-h300-dcffffff-gmir?v=1775107906

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Apr, 2026 at 11:00 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** East Hill Park, E 8th St,York, Nebraska, United States
- **Q**: Who is organizing the event?
  - **A:** York Nebraska Lions Club
- **Q**: Where can I find ticket details about York Lions Easter Egg Hunt ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "York Lions Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events5/banners/d6037f83689bece72c80f12300af3827a001794eabae36eeb8066aa40db861c5-rimg-w1200-h1553-dcffffff-gmir?v=1775107905",
        "startDate": "2026-04-04T11:00:00-05:00",
        "url": "https://allevents.in/york/york-lions-easter-egg-hunt/200029885522646",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "East Hill Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "E 8th St,York, Nebraska",
                "addressLocality": "York",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.867402629732",
                "longitude": "-97.582142930033"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "York Lions invites you to join in on the celebration!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "York Nebraska Lions Club",
                "url": "https://allevents.in/org/york-nebraska-lions-club/24468521"
            }
        ]
    }
]
```