

# Event Details

- **Event Name**: Grand Rapids Warthogs Annual Charity Ride
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 09:00 am
- **Event URL**: https://allevents.in/grand-rapids/grand-rapids-warthogs-annual-charity-ride/200030056737117
- **Event Categories**: nonprofit, charities
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Grand Rapids
- **state**: MI
- **country**: United States
- **location**: Grand Rapids, Michigan
- **lat**: 42.9613
- **long**: -85.6557
- **full address**: Grand Rapids, Michigan, United States

## Event gallery

- **Alt text**: Grand Rapids Warthogs Annual Charity Ride
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/263cae0eb007581a74233266512f1f2b556f165ce9cd55760a16e875810000ff-rimg-w1079-h1416-dc080808-gmir?v=1787200700

## FAQs

- **Q**: When and where is Grand Rapids Warthogs Annual Charity Ride being held?
  - **A:** Grand Rapids Warthogs Annual Charity Ride takes place on Sat, 22 Aug, 2026 at 09:00 am to Sat, 22 Aug, 2026 at 09:00 am at Grand Rapids, Michigan, United States.
- **Q**: Who is organizing Grand Rapids Warthogs Annual Charity Ride?
  - **A:** Grand Rapids Warthogs Annual Charity Ride is organized by Tim Hill.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Rapids Warthogs Annual Charity Ride",
        "image": "https://cdn-az.allevents.in/events9/banners/263cae0eb007581a74233266512f1f2b556f165ce9cd55760a16e875810000ff-rimg-w1079-h1416-dc080808-gmir?v=1787200700",
        "startDate": "2026-08-22",
        "url": "https://allevents.in/grand-rapids/grand-rapids-warthogs-annual-charity-ride/200030056737117",
        "location": {
            "@type": "Place",
            "name": "Grand Rapids, Michigan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Grand Rapids, Michigan",
                "addressLocality": "Grand Rapids",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.9613",
                "longitude": "-85.6557"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tim Hill",
                "url": "https://allevents.in/org/tim-hill/27780983"
            }
        ]
    }
]
```