

# Event Details

- **Event Name**: Ice Cream Ride
- **Event Start and End Date**: Tue, 11 Aug, 2026 at 06:30 pm
- **Event Description**: Rides gather at 6:30pm at Johnson Park or 3 Mile and the Beltline. Destination is Oliver Gramm in Caledonia. Please join us.
- **Event URL**: https://allevents.in/caledonia/ice-cream-ride/200030240875409
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Caledonia
- **state**: MI
- **country**: United States
- **location**: Oliver Gramm Ice Cream
- **lat**: 42.785
- **long**: -85.5066
- **full address**: Oliver Gramm Ice Cream, 9866 Cherry Valley Avenue, Suite B,Caledonia, Michigan, United States

## Event gallery

- **Alt text**: Ice Cream Ride
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ca230da210e66b8f866762c203ac73a29db75a885be61a33061284ef4fc5f559-rimg-w1024-h448-dca8a8a8-gmir?v=1786285556

## FAQs

- **Q**: When and where is Ice Cream Ride being held?
  - **A:** Ice Cream Ride takes place on Tue, 11 Aug, 2026 at 06:30 pm to Tue, 11 Aug, 2026 at 06:30 pm at Oliver Gramm Ice Cream, 9866 Cherry Valley Avenue, Suite B,Caledonia, Michigan, United States.
- **Q**: Who is organizing Ice Cream Ride?
  - **A:** Ice Cream Ride is organized by Christian Motorcyclists Association Chapter 72 One  in the Son.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Ride",
        "image": "https://cdn-az.allevents.in/events2/banners/ca230da210e66b8f866762c203ac73a29db75a885be61a33061284ef4fc5f559-rimg-w1024-h448-dca8a8a8-gmir?v=1786285556",
        "startDate": "2026-08-11",
        "url": "https://allevents.in/caledonia/ice-cream-ride/200030240875409",
        "location": {
            "@type": "Place",
            "name": "Oliver Gramm Ice Cream",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9866 Cherry Valley Avenue, Suite B,Caledonia, Michigan",
                "addressLocality": "Caledonia",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.785",
                "longitude": "-85.5066"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rides gather at 6:30pm at Johnson Park or 3 Mile and the Beltline. Destination is Oliver Gramm in Caledonia. Please join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christian Motorcyclists Association Chapter 72 One  in the Son",
                "url": "https://allevents.in/org/christian-motorcyclists-association-chapter-72-one-in-the-son/22498594"
            }
        ]
    }
]
```