

# Event Details

- **Event Name**: Easter Egg Hunt (indoor) 
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 10:30 am
- **Event Description**: Immediately following the 9:30 church service join us for our annual indoor Easter Egg hunt.  All welcome. No cost.
- **Event URL**: https://allevents.in/vestal/easter-egg-hunt-indoor/200029723790526
- **Event Categories**: easter-egg-hunt, easter, good-friday
- **Interested Audience**: 
  - total_interested_count: 95

## Ticket Details


## Event venue details

- **city**: Vestal
- **state**: NY
- **country**: United States
- **location**: 328 Main St., Vestal, NY
- **lat**: 42.08253
- **long**: -76.05382
- **full address**: 328 Main St., Vestal, NY, United States

## Event gallery

- **Alt text**: Easter Egg Hunt (indoor)
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2b4316d6cb85a18ee28a9eb2f0b2aca6cb4db44b2b152ad8154635398a522f38-rimg-w1200-h669-dcfdc1fc-gmir?v=1775051050

## FAQs

- **Q**: When and where is Easter Egg Hunt (indoor)  being held?
  - **A:** Easter Egg Hunt (indoor)  takes place on Sun, 05 Apr, 2026 at 10:30 am to Sun, 05 Apr, 2026 at 10:30 am at 328 Main St., Vestal, NY, United States.
- **Q**: Who is organizing Easter Egg Hunt (indoor) ?
  - **A:** Easter Egg Hunt (indoor)  is organized by Vestal United Methodist Church Children and Youth.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt (indoor)",
        "image": "https://cdn-az.allevents.in/events7/banners/2b4316d6cb85a18ee28a9eb2f0b2aca6cb4db44b2b152ad8154635398a522f38-rimg-w1200-h669-dcfdc1fc-gmir?v=1775051050",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/vestal/easter-egg-hunt-indoor/200029723790526",
        "location": {
            "@type": "Place",
            "name": "328 Main St., Vestal, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "328 Main St, Vestal, NY 13850-1534, United States",
                "addressLocality": "Vestal",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.08253",
                "longitude": "-76.05382"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Immediately following the 9:30 church service join us for our annual indoor Easter Egg hunt.  All welcome. No cost.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vestal United Methodist Church Children and Youth",
                "url": "https://allevents.in/org/vestal-united-methodist-church-children-and-youth/24041697"
            }
        ]
    }
]
```