

# Event Details

- **Event Name**: August Logan Square Kidical Mass
- **Event Start and End Date**: Sun, 30 Aug, 2026 at 09:00 am (-05:00)
- **Event Description**: Join us for this month’s family friendly community building bike ride! Meet at 9am at the Palmer Square playground. We’ll take off around 9:15 and plan to land at Lucy Flower Park after wiggling around the neighborhood.
- **Event URL**: https://allevents.in/chicago/august-logan-square-kidical-mass/200030582687036
- **Event Categories**: cycling
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

- **Ticket URL**: http://facebook.com/200030582687036?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=chicago-events

## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Palmer Square Park
- **lat**: 41.921135873757
- **long**: -87.704625506488
- **full address**: Palmer Square Park, 3074 W Palmer Blvd,Chicago, Illinois, United States

## Event gallery

- **Alt text**: August Logan Square Kidical Mass
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3ab05a81c3ef318686cf674b9558d9d46ae034979a09fb39d23617758be90455-rimg-w851-h315-dcf8f8f8-gmir?v=1787121156

## FAQs

- **Q**: When and where is August Logan Square Kidical Mass being held?
  - **A:** August Logan Square Kidical Mass takes place on Sun, 30 Aug, 2026 at 09:00 am to Sun, 30 Aug, 2026 at 09:00 am at Palmer Square Park, 3074 W Palmer Blvd,Chicago, Illinois, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "August Logan Square Kidical Mass",
        "image": "https://cdn-az.allevents.in/events4/banners/3ab05a81c3ef318686cf674b9558d9d46ae034979a09fb39d23617758be90455-rimg-w851-h315-dcf8f8f8-gmir?v=1787121156",
        "startDate": "2026-08-30T09:00:00-05:00",
        "url": "https://allevents.in/chicago/august-logan-square-kidical-mass/200030582687036",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Palmer Square Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3074 W Palmer Blvd,Chicago, Illinois",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.921135873757",
                "longitude": "-87.704625506488"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this month’s family friendly community building bike ride! Meet at 9am at the Palmer Square playground. We’ll take off around 9:15 and plan to land at Lucy Flower Park after wiggling around the neighborhood."
    }
]
```