

# Event Details

- **Event Name**: Children's Easter Egg Hunt
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 11:00 am
- **Event Description**: Cheyenne Mountain VFW Auxiliary's annual children's Easter Egg Hunt.
- **Event URL**: https://allevents.in/colorado-springs/childrens-easter-egg-hunt/200029720407854
- **Event Categories**: easter-egg-hunt, easter
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Colorado Springs
- **state**: CO
- **country**: United States
- **location**: 4715 Clear View Dr, Colorado Springs, CO, United States, Colorado 80911
- **lat**: 38.77474
- **long**: -104.74094
- **full address**: 4715 Clear View Dr, Colorado Springs, CO, United States, Colorado 80911

## Event gallery

- **Alt text**: Children's Easter Egg Hunt
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/567231256c0d8bba30325439bea2b2d2b57943a97debc8762840fdab9415c075-rimg-w1200-h630-dcf17f31-gmir?v=1775202734

## 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 11:00 am to Sat, 04 Apr, 2026 at 11:00 am at 4715 Clear View Dr, Colorado Springs, CO, United States, Colorado 80911.
- **Q**: Who is organizing Children's Easter Egg Hunt?
  - **A:** Children's Easter Egg Hunt is organized by Cheyenne Mountain VFW Post 3917.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Easter Egg Hunt",
        "image": "https://cdn-az.allevents.in/events4/banners/567231256c0d8bba30325439bea2b2d2b57943a97debc8762840fdab9415c075-rimg-w1200-h630-dcf17f31-gmir?v=1775202734",
        "startDate": "2026-04-04",
        "url": "https://allevents.in/colorado-springs/childrens-easter-egg-hunt/200029720407854",
        "location": {
            "@type": "Place",
            "name": "4715 Clear View Dr, Colorado Springs, CO, United States, Colorado 80911",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4715 Clear View Dr, Colorado Springs, CO 80911-1286, United States",
                "addressLocality": "Colorado Springs",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.77474",
                "longitude": "-104.74094"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cheyenne Mountain VFW Auxiliary's annual children's Easter Egg Hunt.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cheyenne Mountain VFW Post 3917",
                "url": "https://allevents.in/org/cheyenne-mountain-vfw-post-3917/13645921",
                "description": "Veterans helping Veterans - a family friendly VFW Post dedicated to serving the Veterans and community of southern Colorado Springs and the Fountain Valley."
            }
        ]
    }
]
```