

# Event Details

- **Event Name**: Kids Day Off
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 10:00 am
- **Event Description**: Looking for something to do during Thanksgiving break? Stop by Green Street for Kids Day Off! Activities include a gratitude station, Thanksgiving-themed crafts, lawn games and so much more!
- **Event URL**: https://allevents.in/lees-summit/kids-day-off/200029198163316
- **Event Categories**: kids, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 111

## Ticket Details


## Event venue details

- **city**: Lees Summit
- **state**: MO
- **country**: United States
- **location**: 209 SE Green Street, 64063
- **lat**: 38.91418
- **long**: -94.37498
- **full address**: 209 SE Green Street, 64063, 209 SE Green St, Lee's Summit, MO 64063-2735, United States, Lees Summit

## Event gallery

- **Alt text**: Kids Day Off
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/392e9cdbd123ab42e79ccfdc3c39e9fd34080a62729df0f068b062d13456755d-rimg-w761-h587-dcf3a61c-gmir?v=1763870489

## FAQs

- **Q**: When and where is Kids Day Off being held?
  - **A:** Kids Day Off takes place on Wed, 26 Nov, 2025 at 10:00 am to Wed, 26 Nov, 2025 at 10:00 am at 209 SE Green Street, 64063, 209 SE Green St, Lee's Summit, MO 64063-2735, United States, Lees Summit.
- **Q**: Who is organizing Kids Day Off?
  - **A:** Kids Day Off is organized by Green Street LS.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Day Off",
        "image": "https://cdn-az.allevents.in/events9/banners/392e9cdbd123ab42e79ccfdc3c39e9fd34080a62729df0f068b062d13456755d-rimg-w761-h587-dcf3a61c-gmir?v=1763870489",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/lees-summit/kids-day-off/200029198163316",
        "location": {
            "@type": "Place",
            "name": "209 SE Green Street, 64063",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "209 SE Green St, Lee's Summit, MO 64063-2735, United States",
                "addressLocality": "Lees Summit",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.91418",
                "longitude": "-94.37498"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Looking for something to do during Thanksgiving break? Stop by Green Street for Kids Day Off! Activities include a gratitude station, Thanksgiving-themed crafts, lawn games and so much more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Green Street LS",
                "url": "https://allevents.in/org/green-street-ls/26797489"
            }
        ]
    }
]
```