

# Event Details

- **Event Name**: Easter Egg Hunt
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 04:00 pm
- **Event Description**: Please join us for a fun egg hunt! Ages 0-5 start at 4:00pm. 6 and up start at 4:15pm
- **Event URL**: https://allevents.in/harrison/easter-egg-hunt/200029863204817
- **Event Categories**: easter-egg-hunt, easter
- **Interested Audience**: 
  - total_interested_count: 89

## Ticket Details


## Event venue details

- **city**: Harrison
- **state**: AR
- **country**: United States
- **location**: 100 N Main St, Harrison, AR 72601-4200, United States
- **lat**: 36.23033
- **long**: -93.108
- **full address**: 100 N Main St, Harrison, AR 72601-4200, United States

## Event gallery

- **Alt text**: Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/45038c3aed84de83683570c2000b9efb446a914c12f532e9d9d5d0b7ab60ed45-rimg-w1200-h1553-dc0280d1-gmir?v=1775184346

## FAQs

- **Q**: When and where is Easter Egg Hunt being held?
  - **A:** Easter Egg Hunt takes place on Fri, 03 Apr, 2026 at 04:00 pm to Fri, 03 Apr, 2026 at 04:00 pm at 100 N Main St, Harrison, AR 72601-4200, United States.
- **Q**: Who is organizing Easter Egg Hunt?
  - **A:** Easter Egg Hunt is organized by Boone County Library Children's Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events9/banners/45038c3aed84de83683570c2000b9efb446a914c12f532e9d9d5d0b7ab60ed45-rimg-w1200-h1553-dc0280d1-gmir?v=1775184346",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/harrison/easter-egg-hunt/200029863204817",
        "location": {
            "@type": "Place",
            "name": "100 N Main St, Harrison, AR 72601-4200, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 N Main St, Harrison, AR 72601-4200, United States",
                "addressLocality": "Harrison",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.23033",
                "longitude": "-93.108"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for a fun egg hunt! Ages 0-5 start at 4:00pm. 6 and up start at 4:15pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boone County Library Childrens Department",
                "url": "https://allevents.in/org/boone-county-library-childrens-department/22193038"
            }
        ]
    }
]
```