

# Event Details

- **Event Name**: Chalk the Walk
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 10:00 am – Wed, 01 Jul, 2026 at 11:30 am (-05:00)
- **Event Description**: Cover the library sidewalk in chalk art! This program is geared toward kids and families of all ages. Meet in the library lobby. Weather permitting.
- **Event URL**: https://allevents.in/whitefish-bay/chalk-the-walk/200030087376841
- **Event Categories**: kids, art
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Whitefish Bay
- **state**: WI
- **country**: United States
- **location**: Shorewood Public Library
- **lat**: 43.087682890794
- **long**: -87.884528963032
- **full address**: Shorewood Public Library, 3920 N Murray Ave,Shorewood, Wisconsin, Whitefish Bay, United States

## Event gallery

- **Alt text**: Chalk the Walk
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/300bccbfc8505c4c08f2593ca6ee79246c9e212047afcedb529a25bbad7b24d9-rimg-w1189-h435-dcf4fffb-gmir?v=1779342226

## FAQs

- **Q**: When and where is Chalk the Walk being held?
  - **A:** Chalk the Walk takes place on Wed, 01 Jul, 2026 at 10:00 am to Wed, 01 Jul, 2026 at 11:30 am at Shorewood Public Library, 3920 N Murray Ave,Shorewood, Wisconsin, Whitefish Bay, United States.
- **Q**: Who is organizing Chalk the Walk?
  - **A:** Chalk the Walk is organized by Shorewood Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chalk the Walk is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Whitefish Bay, this event is thoughtfully curated to deliver a standout experience worth every moment. If Chalk the Walk sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chalk the Walk",
        "image": "https://cdn-az.allevents.in/events10/banners/300bccbfc8505c4c08f2593ca6ee79246c9e212047afcedb529a25bbad7b24d9-rimg-w1189-h435-dcf4fffb-gmir?v=1779342226",
        "startDate": "2026-07-01T10:00:00-05:00",
        "endDate": "2026-07-01T11:30:00-05:00",
        "url": "https://allevents.in/whitefish-bay/chalk-the-walk/200030087376841",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Shorewood Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3920 N Murray Ave,Shorewood, Wisconsin",
                "addressLocality": "Whitefish Bay",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.087682890794",
                "longitude": "-87.884528963032"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cover the library sidewalk in chalk art! This program is geared toward kids and families of all ages. Meet in the library lobby. Weather permitting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shorewood Public Library",
                "url": "https://allevents.in/org/shorewood-public-library/22569109"
            }
        ]
    }
]
```