

# Event Details

- **Event Name**: Annual DRF Easter Egg Hunt
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 11:15 am
- **Event Description**: Join us on Easter Sunday for our annual Easter Egg Hunt! 
Join us for Sunday service, and stay for A LOT of Easter Egg Goodies! 

Candy and Trinket donations are needed.
- **Event URL**: https://allevents.in/belleville/annual-drf-easter-egg-hunt/200029694217531
- **Event Categories**: easter-egg-hunt, easter, easter-sunday, nonprofit
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029694217531?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=belleville-events

## Event venue details

- **city**: Belleville
- **state**: IL
- **country**: United States
- **location**: Damascus Road Fellowship
- **lat**: 38.556551595625
- **long**: -90.02380371443
- **full address**: Damascus Road Fellowship, 1485 Frank Scott Parkway West,Belleville, Illinois, United States

## Event gallery

- **Alt text**: Annual DRF Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5fc210d3968e922401e16cda430e74865517e5b5369edaf67d2aee0006f68be7-rimg-w1200-h675-dc77c7aa-gmir?v=1775051261

## FAQs

- **Q**: When and where is Annual DRF Easter Egg Hunt being held?
  - **A:** Annual DRF Easter Egg Hunt takes place on Sun, 05 Apr, 2026 at 11:15 am to Sun, 05 Apr, 2026 at 11:15 am at Damascus Road Fellowship, 1485 Frank Scott Parkway West,Belleville, Illinois, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual DRF Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events4/banners/5fc210d3968e922401e16cda430e74865517e5b5369edaf67d2aee0006f68be7-rimg-w1200-h675-dc77c7aa-gmir?v=1775051261",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/belleville/annual-drf-easter-egg-hunt/200029694217531",
        "location": {
            "@type": "Place",
            "name": "Damascus Road Fellowship",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1485 Frank Scott Parkway West,Belleville, Illinois",
                "addressLocality": "Belleville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.556551595625",
                "longitude": "-90.02380371443"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Easter Sunday for our annual Easter Egg Hunt! \nJoin us for Sunday service, and stay for A LOT of Easter Egg Goodies! \n\nCandy and Trinket donations are needed."
    }
]
```