

# Event Details

- **Event Name**: All Purpose Grind at Jonny Cab's
- **Event Start and End Date**: Thu, 29 Jan, 2026 at 07:00 pm – Thu, 29 Jan, 2026 at 10:00 pm
- **Event Description**: Excited to return to Jonny Cab's!
- **Event URL**: https://allevents.in/burr-ridge/all-purpose-grind-at-jonny-cabs/200029380537640
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Burr Ridge
- **state**: IL
- **country**: United States
- **location**: Jonny Cab's
- **lat**: 41.7506926
- **long**: -87.9129512
- **full address**: Jonny Cab's, 212 Burr Ridge Parkway,Burr Ridge, Illinois, United States

## Event gallery

- **Alt text**: All Purpose Grind at Jonny Cab's
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/42da0733c8162773ff37e0040002329f01fe98b0c7af0ec1b45edd158799d495-rimg-w600-h400-dc470860-gmir?v=1768652913

## FAQs

- **Q**: When and where is All Purpose Grind at Jonny Cab's being held?
  - **A:** All Purpose Grind at Jonny Cab's takes place on Thu, 29 Jan, 2026 at 07:00 pm to Thu, 29 Jan, 2026 at 10:00 pm at Jonny Cab's, 212 Burr Ridge Parkway,Burr Ridge, Illinois, United States.
- **Q**: Who is organizing All Purpose Grind at Jonny Cab's?
  - **A:** All Purpose Grind at Jonny Cab's is organized by All Purpose Grind.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "All Purpose Grind at Jonny Cab's",
        "image": "https://cdn-az.allevents.in/events4/banners/42da0733c8162773ff37e0040002329f01fe98b0c7af0ec1b45edd158799d495-rimg-w600-h400-dc470860-gmir?v=1768652913",
        "startDate": "2026-01-29",
        "endDate": "2026-01-29",
        "url": "https://allevents.in/burr-ridge/all-purpose-grind-at-jonny-cabs/200029380537640",
        "location": {
            "@type": "Place",
            "name": "Jonny Cab's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "212 Burr Ridge Parkway,Burr Ridge, Illinois",
                "addressLocality": "Burr Ridge",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.7506926",
                "longitude": "-87.9129512"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Excited to return to Jonny Cab's!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All Purpose Grind",
                "url": "https://allevents.in/org/all-purpose-grind/25711653"
            }
        ]
    }
]
```