

# Event Details

- **Event Name**: Summer Camp – Into the Wild!
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 09:00 am – Fri, 26 Jun, 2026 at 01:00 pm
- **Event Description**: Mark your calendars... DETAILS COMING SOON!
- **Event URL**: https://allevents.in/carrollton/summer-camp-into-the-wild/200030170937925
- **Event Categories**: summer-camps, kids, calendar
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Carrollton
- **state**: VA
- **country**: United States
- **location**: Crush It Art Bar
- **lat**: 36.932989878443
- **long**: -76.527328658849
- **full address**: Crush It Art Bar, 15154 Carrolton Blvd, Suite A,Carrollton,VA,United States

## Event gallery

- **Alt text**: Summer Camp – Into the Wild!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/149dd936504e630e0a42319e9010c58268de01d527b2e869c24fa5037fd96d0a-rimg-w1200-h1855-dcb8d2b8-gmir?v=1780266562

## FAQs

- **Q**: When and where is Summer Camp - Into the Wild! being held?
  - **A:** Summer Camp - Into the Wild! takes place on Mon, 22 Jun, 2026 at 09:00 am to Fri, 26 Jun, 2026 at 01:00 pm at Crush It Art Bar, 15154 Carrolton Blvd, Suite A,Carrollton,VA,United States.
- **Q**: Who is organizing Summer Camp - Into the Wild!?
  - **A:** Summer Camp - Into the Wild! is organized by Crush It Art Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Camp – Into the Wild!",
        "image": "https://cdn-az.allevents.in/events10/banners/149dd936504e630e0a42319e9010c58268de01d527b2e869c24fa5037fd96d0a-rimg-w1200-h1855-dcb8d2b8-gmir?v=1780266562",
        "startDate": "2026-06-22",
        "endDate": "2026-06-26",
        "url": "https://allevents.in/carrollton/summer-camp-into-the-wild/200030170937925",
        "location": {
            "@type": "Place",
            "name": "Crush It Art Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15154 Carrolton Blvd, Suite A,Carrollton,VA,United States",
                "addressLocality": "Carrollton",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.932989878443",
                "longitude": "-76.527328658849"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars... DETAILS COMING SOON!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crush It Art Bar",
                "url": "https://allevents.in/org/crush-it-art-bar/21951126",
                "description": "Art parties all about creativity, connection, and fun!\n"
            }
        ]
    }
]
```