

# Event Details

- **Event Name**: Egg Hunt
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 10:00 am
- **Event Description**: Drop by any time during the day to do our Egg Hunt! We're hiding eggs around the library scavenger hunt style. Once you find them all, our staff will give you a treat! No registration required. All ages are welcome to participate.
- **Event URL**: https://allevents.in/warren/egg-hunt/200029736514951
- **Event Categories**: easter-egg-hunt, easter
- **Interested Audience**: 
  - total_interested_count: 91

## Ticket Details


## Event venue details

- **city**: Warren
- **state**: RI
- **country**: United States
- **location**: 530 Main Street, Warren, RI, United States, Rhode Island 02885
- **lat**: 41.72846
- **long**: -71.28191
- **full address**: 530 Main Street, Warren, RI, United States, Rhode Island 02885

## Event gallery

- **Alt text**: Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/38577273e624e4eb7fab4ee7c7dc30bb208abd5d3868af7bb930bb79d5f2ceab-rimg-w1200-h675-dce3f4fc-gmir?v=1774984021

## FAQs

- **Q**: When and where is Egg Hunt being held?
  - **A:** Egg Hunt takes place on Fri, 03 Apr, 2026 at 10:00 am to Fri, 03 Apr, 2026 at 10:00 am at 530 Main Street, Warren, RI, United States, Rhode Island 02885.
- **Q**: Who is organizing Egg Hunt?
  - **A:** Egg Hunt is organized by George Hail Free Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Egg Hunt",
        "image": "https://cdn-az.allevents.in/events8/banners/38577273e624e4eb7fab4ee7c7dc30bb208abd5d3868af7bb930bb79d5f2ceab-rimg-w1200-h675-dce3f4fc-gmir?v=1774984021",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/warren/egg-hunt/200029736514951",
        "location": {
            "@type": "Place",
            "name": "530 Main Street, Warren, RI, United States, Rhode Island 02885",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "530 Main St, Warren, RI 02885-4368, United States",
                "addressLocality": "Warren",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.72846",
                "longitude": "-71.28191"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop by any time during the day to do our Egg Hunt! We're hiding eggs around the library scavenger hunt style. Once you find them all, our staff will give you a treat! No registration required. All ages are welcome to participate.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "George Hail Free Library",
                "url": "https://allevents.in/org/george-hail-free-library/8817910",
                "description": "Come and visit--and see what's new at your library!"
            }
        ]
    }
]
```