

# Event Details

- **Event Name**: Easter Egg Hunt!
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 03:00 pm
- **Event Description**: All children up to the 5th grade are invited to come and participate in our Easter Egg Hunt!  Bring your own basket!
- **Event URL**: https://allevents.in/avon/easter-egg-hunt/200029812787544
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Avon
- **state**: NC
- **country**: United States
- **location**: 40061 Reef Dr, Avon, NC 27915-1329, United States
- **lat**: 35.34778
- **long**: -75.51289
- **full address**: 40061 Reef Dr, Avon, NC 27915-1329, United States

## Event gallery

- **Alt text**: Easter Egg Hunt!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/17c11e1f2e4c7e9b5259c8e5396d86e3fdd3339202770234df333ab4e0ea8a1a-rimg-w822-h462-dcaa8964-gmir?v=1774229667

## FAQs

- **Q**: When and where is Easter Egg Hunt! being held?
  - **A:** Easter Egg Hunt! takes place on Sun, 05 Apr, 2026 at 03:00 pm to Sun, 05 Apr, 2026 at 03:00 pm at 40061 Reef Dr, Avon, NC 27915-1329, United States.
- **Q**: Who is organizing Easter Egg Hunt!?
  - **A:** Easter Egg Hunt! is organized by St. John United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt!",
        "image": "https://cdn-az.allevents.in/events9/banners/17c11e1f2e4c7e9b5259c8e5396d86e3fdd3339202770234df333ab4e0ea8a1a-rimg-w822-h462-dcaa8964-gmir?v=1774229667",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/avon/easter-egg-hunt/200029812787544",
        "location": {
            "@type": "Place",
            "name": "40061 Reef Dr, Avon, NC 27915-1329, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40061 Reef Dr, Avon, NC 27915-1329, United States",
                "addressLocality": "Avon",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.34778",
                "longitude": "-75.51289"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All children up to the 5th grade are invited to come and participate in our Easter Egg Hunt!  Bring your own basket!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. John United Methodist Church",
                "url": "https://allevents.in/org/st-john-united-methodist-church/19441540",
                "description": "St. John United Methodist Church, Avon. 1,444 likes · 51 talking about this · 1,851 were here. St. John has been serving the village of Avon since 1880!..."
            }
        ]
    }
]
```