

# Event Details

- **Event Name**: Easter Egg Hunt @ Athenix!
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 09:00 am
- **Event Description**: We will be hosting an event for adults and kids! And need to sign up just show up!
- **Event URL**: https://allevents.in/little-falls/easter-egg-hunt-athenix/200029776127914
- **Event Categories**: easter-egg-hunt, easter, kids
- **Interested Audience**: 
  - total_interested_count: 329

## Ticket Details


## Event venue details

- **city**: Little Falls
- **state**: NY
- **country**: United States
- **location**: 624 E Main St, Little Falls, NY
- **lat**: 43.04458
- **long**: -74.85687
- **full address**: 624 E Main St, Little Falls, NY, United States

## Event gallery

- **Alt text**: Easter Egg Hunt @ Athenix!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/28115c3eba47e59b288ae9f15fe70472f869411728e94ffefb6d105ba72e8269-rimg-w940-h788-dce3f4fc-gmir?v=1774439964

## FAQs

- **Q**: When and where is Easter Egg Hunt @ Athenix! being held?
  - **A:** Easter Egg Hunt @ Athenix! takes place on Sat, 04 Apr, 2026 at 09:00 am to Sat, 04 Apr, 2026 at 09:00 am at 624 E Main St, Little Falls, NY, United States.
- **Q**: Who is organizing Easter Egg Hunt @ Athenix!?
  - **A:** Easter Egg Hunt @ Athenix! is organized by Athenix Books & Brews.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt @ Athenix!",
        "image": "https://cdn-az.allevents.in/events9/banners/28115c3eba47e59b288ae9f15fe70472f869411728e94ffefb6d105ba72e8269-rimg-w940-h788-dce3f4fc-gmir?v=1774439964",
        "startDate": "2026-04-04",
        "url": "https://allevents.in/little-falls/easter-egg-hunt-athenix/200029776127914",
        "location": {
            "@type": "Place",
            "name": "624 E Main St, Little Falls, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "624 E Main St, Little Falls, NY 13365-1427, United States",
                "addressLocality": "Little Falls",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.04458",
                "longitude": "-74.85687"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be hosting an event for adults and kids! And need to sign up just show up!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Athenix Books & Brews",
                "url": "https://allevents.in/org/athenix-books-and-brews/27298210"
            }
        ]
    }
]
```