

# Event Details

- **Event Name**: Easter Egg Hunt
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 10:00 am
- **Event Description**: Our annual Easter Egg Hunt is coming up Saturday, April 4th. The hunt begins at 10AM (on the dot) and the eggs go quickly! Crafts and other Easter-themed activities will follow.
- **Event URL**: https://allevents.in/lilburn/easter-egg-hunt/200029801294037
- **Event Categories**: easter-egg-hunt, easter
- **Interested Audience**: 
  - total_interested_count: 66

## Ticket Details


## Event venue details

- **city**: Lilburn
- **state**: GA
- **country**: United States
- **location**: 50 Harmony Grove Rd, Lilburn, GA, United States, Georgia 30047
- **lat**: 33.87578
- **long**: -84.16438
- **full address**: 50 Harmony Grove Rd, Lilburn, GA, United States, Georgia 30047

## Event gallery

- **Alt text**: Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9d79833075a04c113c4308233a04a1d73ad3ef0a9df670752458571b829fcee3-rimg-w1200-h1553-dcffffff-gmir?v=1775208157

## 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 50 Harmony Grove Rd, Lilburn, GA, United States, Georgia 30047.
- **Q**: Who is organizing Easter Egg Hunt?
  - **A:** Easter Egg Hunt is organized by Harmony Grove United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events5/banners/9d79833075a04c113c4308233a04a1d73ad3ef0a9df670752458571b829fcee3-rimg-w1200-h1553-dcffffff-gmir?v=1775208157",
        "startDate": "2026-04-04",
        "url": "https://allevents.in/lilburn/easter-egg-hunt/200029801294037",
        "location": {
            "@type": "Place",
            "name": "50 Harmony Grove Rd, Lilburn, GA, United States, Georgia 30047",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Harmony Grove Rd NW, Lilburn, GA 30047-6166, United States",
                "addressLocality": "Lilburn",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.87578",
                "longitude": "-84.16438"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual Easter Egg Hunt is coming up Saturday, April 4th. The hunt begins at 10AM (on the dot) and the eggs go quickly! Crafts and other Easter-themed activities will follow.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harmony Grove United Methodist Church",
                "url": "https://allevents.in/org/harmony-grove-united-methodist-church/15851449",
                "description": "Open Hearts, Open Minds, Open Doors"
            }
        ]
    }
]
```