

# Event Details

- **Event Name**: Easter Egg Hunt
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 10:00 am
- **Event Description**: Join us the Saturday before Easter for a fun-filled Easter Egg Hunt! Kids up through 5th grade are invited to search for eggs, enjoy crafts, and make lasting memories. Bring the whole family and be part of this special celebration!
- **Event URL**: https://allevents.in/vergennes/easter-egg-hunt/200029778795331
- **Event Categories**: easter-egg-hunt, easter, kids
- **Interested Audience**: 
  - total_interested_count: 74

## Ticket Details


## Event venue details

- **city**: Vergennes
- **state**: VT
- **country**: United States
- **location**: 862 US Route 7, Vergennes, VT, United States, Vermont 05491
- **lat**: 44.1581
- **long**: -73.2257
- **full address**: 862 US Route 7, Vergennes, VT, United States, Vermont 05491

## Event gallery

- **Alt text**: Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/caac7c8d799b28997a1e63b654215815c0cdf6c4b73350ef7f24f6770434a684-rimg-w1200-h928-dce0f2f2-gmir?v=1775065288

## FAQs

- **Q**: When and where is Easter Egg Hunt being held?
  - **A:** Easter Egg Hunt takes place on Sat, 04 Apr, 2026 at 10:00 am to Sat, 04 Apr, 2026 at 10:00 am at 862 US Route 7, Vergennes, VT, United States, Vermont 05491.
- **Q**: Who is organizing Easter Egg Hunt?
  - **A:** Easter Egg Hunt is organized by Victory Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events1/banners/caac7c8d799b28997a1e63b654215815c0cdf6c4b73350ef7f24f6770434a684-rimg-w1200-h928-dce0f2f2-gmir?v=1775065288",
        "startDate": "2026-04-04",
        "url": "https://allevents.in/vergennes/easter-egg-hunt/200029778795331",
        "location": {
            "@type": "Place",
            "name": "862 US Route 7, Vergennes, VT, United States, Vermont 05491",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "862 US-7, Vergennes, VT 05491-9699, United States",
                "addressLocality": "Vergennes",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.1581",
                "longitude": "-73.2257"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us the Saturday before Easter for a fun-filled Easter Egg Hunt! Kids up through 5th grade are invited to search for eggs, enjoy crafts, and make lasting memories. Bring the whole family and be part of this special celebration!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Victory Baptist Church",
                "url": "https://allevents.in/org/victory-baptist-church/25479052"
            }
        ]
    }
]
```