

# Event Details

- **Event Name**: Children's Easter Egg Hunt
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 10:30 am
- **Event Description**: Meet the Easter Bunny &amp; hunt for eggs with friends and family.
- **Event URL**: https://allevents.in/rock-springs/childrens-easter-egg-hunt/200029812587038
- **Event Categories**: easter-egg-hunt, easter, easter-bunny
- **Interested Audience**: 
  - total_interested_count: 127

## Ticket Details


## Event venue details

- **city**: Rock Springs
- **state**: WY
- **country**: United States
- **location**: Century Park
- **lat**: 41.61917
- **long**: -109.22391
- **full address**: Century Park, 1057 Evergreen Way,Rock Springs, Wyoming, United States

## Event gallery

- **Alt text**: Children's Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f657ed3edd4df06ad9c1e550c9906bc2682cb783399e702f6170fcdbd560453f-rimg-w1200-h676-dc76acbe-gmir?v=1774831112

## FAQs

- **Q**: When and where is Children's Easter Egg Hunt being held?
  - **A:** Children's Easter Egg Hunt takes place on Sat, 04 Apr, 2026 at 10:30 am to Sat, 04 Apr, 2026 at 10:30 am at Century Park, 1057 Evergreen Way,Rock Springs, Wyoming, United States.
- **Q**: Who is organizing Children's Easter Egg Hunt?
  - **A:** Children's Easter Egg Hunt is organized by Rock Springs Civic Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events10/banners/f657ed3edd4df06ad9c1e550c9906bc2682cb783399e702f6170fcdbd560453f-rimg-w1200-h676-dc76acbe-gmir?v=1774831112",
        "startDate": "2026-04-04",
        "url": "https://allevents.in/rock-springs/childrens-easter-egg-hunt/200029812587038",
        "location": {
            "@type": "Place",
            "name": "Century Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1057 Evergreen Way,Rock Springs, Wyoming",
                "addressLocality": "Rock Springs",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.61917",
                "longitude": "-109.22391"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet the Easter Bunny & hunt for eggs with friends and family.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rock Springs Civic Center",
                "url": "https://allevents.in/org/rock-springs-civic-center/13106748",
                "description": "Opened in 1978, the pool, weight rooms and racquetball courts enhanced the existing community center to create a vital, multipurpose fitness and family facility.  Come see what we have to offer."
            }
        ]
    }
]
```