

# Event Details

- **Event Name**: Back the Blue Ride
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 08:00 am (-05:00)
- **Event Description**: More details coming very soon!
- **Event URL**: https://allevents.in/machesney-park/back-the-blue-ride/200030460839157
- **Interested Audience**: 
  - total_interested_count: 132

## Ticket Details


## Event venue details

- **city**: Machesney Park
- **state**: IL
- **country**: United States
- **location**: 1520 Glen Forest Drive, Machesney Park, IL, United States, Illinois 61115
- **lat**: 42.38744
- **long**: -89.01925
- **full address**: 1520 Glen Forest Drive, Machesney Park, IL, United States, Illinois 61115

## Event gallery

- **Alt text**: Back the Blue Ride
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8b7e9ff4fcdae18d65227e043847aade9c6d9c6f4a010743aa612c4775982828-rimg-w820-h808-dc080808-gmir?v=1787097554

## FAQs

- **Q**: When and where is Back the Blue Ride being held?
  - **A:** Back the Blue Ride takes place on Sat, 19 Sep, 2026 at 08:00 am to Sat, 19 Sep, 2026 at 08:00 am at 1520 Glen Forest Drive, Machesney Park, IL, United States, Illinois 61115.
- **Q**: Who is organizing Back the Blue Ride?
  - **A:** Back the Blue Ride is organized by Crazy Times Pub & Grub.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Back the Blue Ride",
        "image": "https://cdn-az.allevents.in/events8/banners/8b7e9ff4fcdae18d65227e043847aade9c6d9c6f4a010743aa612c4775982828-rimg-w820-h808-dc080808-gmir?v=1787097554",
        "startDate": "2026-09-19T08:00:00-05:00",
        "url": "https://allevents.in/machesney-park/back-the-blue-ride/200030460839157",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1520 Glen Forest Drive, Machesney Park, IL, United States, Illinois 61115",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1520 Glen Forest Dr, Machesney Park, IL 61115-1133, United States",
                "addressLocality": "Machesney Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.38744",
                "longitude": "-89.01925"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details coming very soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crazy Times Pub & Grub",
                "url": "https://allevents.in/org/crazy-times-pub-and-grub/20523417"
            }
        ]
    }
]
```