

# Event Details

- **Event Name**: Kids camp
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 09:00 am – Wed, 15 Jul, 2026 at 03:00 pm
- **Event Description**: We are hosting our first summer kids camp this year July 13-15th! Get your kids signed up, all proceeds we make go towards our Lynnwood Girls high school basketball program.  The last day we are providing pizza! ??
- **Event URL**: https://allevents.in/lynnwood/kids-camp/200030277206800
- **Event Categories**: kids, summer-camps, nonprofit
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Lynnwood
- **state**: WA
- **country**: United States
- **location**: Lynnwood High School
- **lat**: 47.8319149
- **long**: -122.2734813
- **full address**: Lynnwood High School, 3001  184th St SW,Lynnwood, Washington, United States

## Event gallery

- **Alt text**: Kids camp
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/02dc6fba0a611b389a7ce1ea7eae6ae478b2c1f3ad7b8aec6a9000fadc61e080-rimg-w1200-h1585-dcf2f1f3-gmir?v=1783392385

## FAQs

- **Q**: When and where is Kids camp being held?
  - **A:** Kids camp takes place on Mon, 13 Jul, 2026 at 09:00 am to Wed, 15 Jul, 2026 at 03:00 pm at Lynnwood High School, 3001  184th St SW,Lynnwood, Washington, United States.
- **Q**: Who is organizing Kids camp?
  - **A:** Kids camp is organized by Lynnwood Elite Basketball Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids camp",
        "image": "https://cdn-az.allevents.in/events9/banners/02dc6fba0a611b389a7ce1ea7eae6ae478b2c1f3ad7b8aec6a9000fadc61e080-rimg-w1200-h1585-dcf2f1f3-gmir?v=1783392385",
        "startDate": "2026-07-13",
        "endDate": "2026-07-15",
        "url": "https://allevents.in/lynnwood/kids-camp/200030277206800",
        "location": {
            "@type": "Place",
            "name": "Lynnwood High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3001  184th St SW,Lynnwood, Washington",
                "addressLocality": "Lynnwood",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.8319149",
                "longitude": "-122.2734813"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are hosting our first summer kids camp this year July 13-15th! Get your kids signed up, all proceeds we make go towards our Lynnwood Girls high school basketball program.  The last day we are providing pizza! ??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lynnwood Elite Basketball Club",
                "url": "https://allevents.in/org/lynnwood-elite-basketball-club/27946855"
            }
        ]
    }
]
```