

# Event Details

- **Event Name**: Summer Camp
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 09:00 am
- **Event Description**: Summer Camp!
9-1pm, 1-4pm or 9-4pm
Pick a day, a couple days or the whole week
Register on our website
- **Event URL**: https://allevents.in/crest-hill/summer-camp/200030243960615
- **Event Categories**: Kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Crest Hill
- **state**: IL
- **country**: United States
- **location**: 343 Vertin Blvd
- **lat**: 41.5404
- **long**: -88.20371
- **full address**: 343 Vertin Blvd, 343 Vertin Blvd, Shorewood, IL 60404-8789, United States, Crest Hill

## Event gallery

- **Alt text**: Summer Camp
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6047931e1d0397a6e96d5096b91bbf7df3007fe48a40c8d29a337c1746fa848c-rimg-w1008-h1261-dcfef502-gmir?v=1781571434

## FAQs

- **Q**: When and where is Summer Camp being held?
  - **A:** Summer Camp takes place on Mon, 22 Jun, 2026 at 09:00 am to Mon, 22 Jun, 2026 at 09:00 am at 343 Vertin Blvd, 343 Vertin Blvd, Shorewood, IL 60404-8789, United States, Crest Hill.
- **Q**: Who is organizing Summer Camp?
  - **A:** Summer Camp is organized by We Rock The Spectrum - Shorewood.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Camp",
        "image": "https://cdn-az.allevents.in/events4/banners/6047931e1d0397a6e96d5096b91bbf7df3007fe48a40c8d29a337c1746fa848c-rimg-w1008-h1261-dcfef502-gmir?v=1781571434",
        "startDate": "2026-06-22",
        "url": "https://allevents.in/crest-hill/summer-camp/200030243960615",
        "location": {
            "@type": "Place",
            "name": "343 Vertin Blvd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "343 Vertin Blvd, Shorewood, IL 60404-8789, United States",
                "addressLocality": "Crest Hill",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5404",
                "longitude": "-88.20371"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Summer Camp!\n9-1pm, 1-4pm or 9-4pm\nPick a day, a couple days or the whole week\nRegister on our website",
        "organizer": [
            {
                "@type": "Organization",
                "name": "We Rock The Spectrum - Shorewood",
                "url": "https://allevents.in/org/we-rock-the-spectrum-shorewood/24964586"
            }
        ]
    }
]
```