

# Event Details

- **Event Name**: Ice Cream Ride
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 06:30 pm
- **Event Description**: Rides gather at 6:30pm at Johnson Park or 3 Mile and the Beltline. Destination is KC's in Cedar Springs. Please join us.
- **Event URL**: https://allevents.in/cedar-springs/ice-cream-ride/200030202568846
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Cedar Springs
- **state**: MI
- **country**: United States
- **location**: KC's Kones and Coneys
- **lat**: 43.231135556494
- **long**: -85.550962101539
- **full address**: KC's Kones and Coneys, 422 N Main,Cedar Springs, Michigan, United States

## Event gallery

- **Alt text**: Ice Cream Ride
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ad81ae025fde4280d1a90c13ff65cac8d407d099524fbd74d5dc72782c3b175b-rimg-w1024-h448-dca8a7a5-gmir?v=1783211209

## FAQs

- **Q**: When and where is Ice Cream Ride being held?
  - **A:** Ice Cream Ride takes place on Tue, 07 Jul, 2026 at 06:30 pm to Tue, 07 Jul, 2026 at 06:30 pm at KC's Kones and Coneys, 422 N Main,Cedar Springs, 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/events1/banners/ad81ae025fde4280d1a90c13ff65cac8d407d099524fbd74d5dc72782c3b175b-rimg-w1024-h448-dca8a7a5-gmir?v=1783211209",
        "startDate": "2026-07-07",
        "url": "https://allevents.in/cedar-springs/ice-cream-ride/200030202568846",
        "location": {
            "@type": "Place",
            "name": "KC's Kones and Coneys",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "422 N Main,Cedar Springs, Michigan",
                "addressLocality": "Cedar Springs",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.231135556494",
                "longitude": "-85.550962101539"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rides gather at 6:30pm at Johnson Park or 3 Mile and the Beltline. Destination is KC's in Cedar Springs. 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"
            }
        ]
    }
]
```