

# Event Details

- **Event Name**: Easter Egg Hunt
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 10:00 am
- **Event Description**: Coming up on March 28th, we have our annual Easter Egg hunt!!!

We have prizes for all ages and are excited to host this again!!!
- **Event URL**: https://allevents.in/becker/easter-egg-hunt/200029856613343
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Becker
- **state**: MN
- **country**: United States
- **location**: Oakwood Community Church- Becker
- **lat**: 45.400542896798
- **long**: -93.887956383672
- **full address**: Oakwood Community Church- Becker, 12900 1st St.,Becker, Minnesota, United States

## Event gallery

- **Alt text**: Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7794feaba870d8ed457a18d4090ed0e2d21fa4269220fe857238e89a7c973db6-rimg-w1200-h1696-dcecd0c4-gmir?v=1774394023

## FAQs

- **Q**: When and where is Easter Egg Hunt being held?
  - **A:** Easter Egg Hunt takes place on Sat, 28 Mar, 2026 at 10:00 am to Sat, 28 Mar, 2026 at 10:00 am at Oakwood Community Church- Becker, 12900 1st St.,Becker, Minnesota, United States.
- **Q**: Who is organizing Easter Egg Hunt?
  - **A:** Easter Egg Hunt is organized by Oakwood Community Church- Becker.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events10/banners/7794feaba870d8ed457a18d4090ed0e2d21fa4269220fe857238e89a7c973db6-rimg-w1200-h1696-dcecd0c4-gmir?v=1774394023",
        "startDate": "2026-03-28",
        "url": "https://allevents.in/becker/easter-egg-hunt/200029856613343",
        "location": {
            "@type": "Place",
            "name": "Oakwood Community Church- Becker",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12900 1st St.,Becker, Minnesota",
                "addressLocality": "Becker",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.400542896798",
                "longitude": "-93.887956383672"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coming up on March 28th, we have our annual Easter Egg hunt!!!\n\nWe have prizes for all ages and are excited to host this again!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oakwood Community Church- Becker",
                "url": "https://allevents.in/org/oakwood-community-church-becker/23328766"
            }
        ]
    }
]
```