

# Event Details

- **Event Name**: Easter Egg Hunt! 
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 02:00 pm
- **Event Description**: Join us for a fun-filled afternoon! All are welcome!!!
- **Event URL**: https://allevents.in/boones-mill/easter-egg-hunt/200029866088101
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Boones Mill
- **state**: VA
- **country**: United States
- **location**: 7950 Grassy Hill Rd, Boones Mill, VA
- **lat**: 37.08951
- **long**: -79.94823
- **full address**: 7950 Grassy Hill Rd, Boones Mill, VA, United States

## Event gallery

- **Alt text**: Easter Egg Hunt!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5599c185023b60313a61c8230c722537e7d5990314f285b0f7d99f08e6956940-rimg-w774-h1175-dc2f89dd-gmir?v=1774597801

## FAQs

- **Q**: When and where is Easter Egg Hunt!  being held?
  - **A:** Easter Egg Hunt!  takes place on Sat, 04 Apr, 2026 at 02:00 pm to Sat, 04 Apr, 2026 at 02:00 pm at 7950 Grassy Hill Rd, Boones Mill, VA, United States.
- **Q**: Who is organizing Easter Egg Hunt! ?
  - **A:** Easter Egg Hunt!  is organized by Boones Mill Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt!",
        "image": "https://cdn-az.allevents.in/events10/banners/5599c185023b60313a61c8230c722537e7d5990314f285b0f7d99f08e6956940-rimg-w774-h1175-dc2f89dd-gmir?v=1774597801",
        "startDate": "2026-04-04",
        "url": "https://allevents.in/boones-mill/easter-egg-hunt/200029866088101",
        "location": {
            "@type": "Place",
            "name": "7950 Grassy Hill Rd, Boones Mill, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7950 Grassy Hill Rd, Boones Mill, VA 24065-3969, United States",
                "addressLocality": "Boones Mill",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.08951",
                "longitude": "-79.94823"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun-filled afternoon! All are welcome!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boones Mill Christian Church",
                "url": "https://allevents.in/org/boones-mill-christian-church/23808182"
            }
        ]
    }
]
```