

# Event Details

- **Event Name**: Easter Egg Hunt
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 10:30 am
- **Event Description**: Easter Egg Hunt for all  children 8 and under
The Easter Bunny will also be here to take pictures with. 
Sponsored by Marion Kiwanis and the Marion City Library
- **Event URL**: https://allevents.in/marion/easter-egg-hunt/200029880203513
- **Event Categories**: easter-egg-hunt, easter, easter-bunny
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Marion
- **state**: KS
- **country**: United States
- **location**: 101 Library, Marion, KS, United States, Kansas 66861
- **lat**: 38.34616
- **long**: -97.01955
- **full address**: 101 Library, Marion, KS, United States, Kansas 66861

## Event gallery

- **Alt text**: Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/127afe3acb4a1dfd60d4ce9a288fc015626424cda1d1b74af61f7cc17be93fa3-rimg-w1200-h1553-dcffffff-gmir?v=1774941672

## FAQs

- **Q**: When and where is Easter Egg Hunt being held?
  - **A:** Easter Egg Hunt takes place on Sat, 04 Apr, 2026 at 10:30 am to Sat, 04 Apr, 2026 at 10:30 am at 101 Library, Marion, KS, United States, Kansas 66861.
- **Q**: Who is organizing Easter Egg Hunt?
  - **A:** Easter Egg Hunt is organized by Marion City Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events7/banners/127afe3acb4a1dfd60d4ce9a288fc015626424cda1d1b74af61f7cc17be93fa3-rimg-w1200-h1553-dcffffff-gmir?v=1774941672",
        "startDate": "2026-04-04",
        "url": "https://allevents.in/marion/easter-egg-hunt/200029880203513",
        "location": {
            "@type": "Place",
            "name": "101 Library, Marion, KS, United States, Kansas 66861",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Library, Marion, KS 66861-1552, United States",
                "addressLocality": "Marion",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.34616",
                "longitude": "-97.01955"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Easter Egg Hunt for all  children 8 and under\nThe Easter Bunny will also be here to take pictures with. \nSponsored by Marion Kiwanis and the Marion City Library",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Marion City Library",
                "url": "https://allevents.in/org/marion-city-library/22893408"
            }
        ]
    }
]
```