

# Event Details

- **Event Name**: Benefit Ride for Bob
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 11:00 am – Sat, 06 Jun, 2026 at 02:00 pm (-05:00)
- **Event Description**: Join us as we support Bob! Suggested donation of $25 and this is a rain or shine event. Will depart the American Legion promptly at 11AM for a country ride.
- **Event URL**: https://allevents.in/faribault/benefit-ride-for-bob/200030002947602
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Faribault
- **state**: MN
- **country**: United States
- **location**: 112 5th Street NE, Faribault, MN
- **lat**: 44.29616
- **long**: -93.26625
- **full address**: 112 5th Street NE, Faribault, MN, United States

## Event gallery

- **Alt text**: Benefit Ride for Bob
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b5aaa8c9c1f5ab854702dfb0e81a034f59e5a012d34fca1d1fdc872fd6daf4bf-rimg-w1024-h1536-dccfb071-gmir?v=1777511761

## FAQs

- **Q**: When and where is Benefit Ride for Bob being held?
  - **A:** Benefit Ride for Bob takes place on Sat, 06 Jun, 2026 at 11:00 am to Sat, 06 Jun, 2026 at 02:00 pm at 112 5th Street NE, Faribault, MN, United States.
- **Q**: Who is organizing Benefit Ride for Bob?
  - **A:** Benefit Ride for Bob is organized by American Legion Post 43, Faribault, MN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Benefit Ride for Bob",
        "image": "https://cdn-az.allevents.in/events2/banners/b5aaa8c9c1f5ab854702dfb0e81a034f59e5a012d34fca1d1fdc872fd6daf4bf-rimg-w1024-h1536-dccfb071-gmir?v=1777511761",
        "startDate": "2026-06-06T11:00:00-05:00",
        "endDate": "2026-06-06T14:00:00-05:00",
        "url": "https://allevents.in/faribault/benefit-ride-for-bob/200030002947602",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "112 5th Street NE, Faribault, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "112 5th St NE, Faribault, MN 55021-4303, United States",
                "addressLocality": "Faribault",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.29616",
                "longitude": "-93.26625"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we support Bob! Suggested donation of $25 and this is a rain or shine event. Will depart the American Legion promptly at 11AM for a country ride.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 43 Faribault MN",
                "url": "https://allevents.in/org/american-legion-post-43-faribault-mn/24234584"
            }
        ]
    }
]
```