

# Event Details

- **Event Name**: Explorers Summer Camp
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 08:00 am – Fri, 26 Jun, 2026 at 12:00 pm
- **Event Description**: Save the date for the Explorers Summer Camp at ISD! More info and registration coming soon.
- **Event URL**: https://allevents.in/council-bluffs/explorers-summer-camp/200029719232734
- **Event Categories**: summer-camps, kids
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Council Bluffs
- **state**: IA
- **country**: United States
- **location**: 3501 Harry Langdon Blvd, Council Bluffs, IA, United States, Iowa 51503
- **lat**: 41.22552
- **long**: -95.82009
- **full address**: 3501 Harry Langdon Blvd, Council Bluffs, IA, United States, Iowa 51503

## Event gallery

- **Alt text**: Explorers Summer Camp
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ca60c19e17f9b8448e74d203068b2096fb49a491f45bac9b296fa20ace3697a4-rimg-w976-h410-dcfdfefd-gmir?v=1782290941

## FAQs

- **Q**: When and where is Explorers Summer Camp being held?
  - **A:** Explorers Summer Camp takes place on Sun, 21 Jun, 2026 at 08:00 am to Fri, 26 Jun, 2026 at 12:00 pm at 3501 Harry Langdon Blvd, Council Bluffs, IA, United States, Iowa 51503.
- **Q**: Who is organizing Explorers Summer Camp?
  - **A:** Explorers Summer Camp is organized by Iowa School for the Deaf.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Explorers Summer Camp",
        "image": "https://cdn-az.allevents.in/events5/banners/ca60c19e17f9b8448e74d203068b2096fb49a491f45bac9b296fa20ace3697a4-rimg-w976-h410-dcfdfefd-gmir?v=1782290941",
        "startDate": "2026-06-21",
        "endDate": "2026-06-26",
        "url": "https://allevents.in/council-bluffs/explorers-summer-camp/200029719232734",
        "location": {
            "@type": "Place",
            "name": "3501 Harry Langdon Blvd, Council Bluffs, IA, United States, Iowa 51503",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3501 Harry Langdon Blvd, Council Bluffs, IA 51503-7811, United States",
                "addressLocality": "Council Bluffs",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.22552",
                "longitude": "-95.82009"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date for the Explorers Summer Camp at ISD! More info and registration coming soon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Iowa School for the Deaf",
                "url": "https://allevents.in/org/iowa-school-for-the-deaf/13731518",
                "description": "Iowa's day and residential preK-12+ education opportunity for students who are deaf or hard of hearing. State funded; never a charge for families."
            }
        ]
    }
]
```