

# Event Details

- **Event Name**: Ride to Brat Feed
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 11:00 am
- **Event Description**: Ride up to Brat feed to help support the club
- **Event URL**: https://allevents.in/monroe/ride-to-brat-feed/200030229572431
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Monroe
- **state**: WI
- **country**: United States
- **location**: Monroe, Wisconsin
- **lat**: 42.59889
- **long**: -89.64083
- **full address**: Monroe, Wisconsin, United States

## Event gallery

- **Alt text**: Ride to Brat Feed
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/26a9485f4dda8b6da392b135e02734cd645581b3c7cf796c74cb15dbab6c7620-rimg-w1200-h1600-dca7a393-gmir?v=1782102832

## FAQs

- **Q**: When and where is Ride to Brat Feed being held?
  - **A:** Ride to Brat Feed takes place on Sat, 27 Jun, 2026 at 11:00 am to Sat, 27 Jun, 2026 at 11:00 am at Monroe, Wisconsin, United States.
- **Q**: Who is organizing Ride to Brat Feed?
  - **A:** Ride to Brat Feed is organized by North Central Illinois Utv/atv Social Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ride to Brat Feed",
        "image": "https://cdn-az.allevents.in/events8/banners/26a9485f4dda8b6da392b135e02734cd645581b3c7cf796c74cb15dbab6c7620-rimg-w1200-h1600-dca7a393-gmir?v=1782102832",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/monroe/ride-to-brat-feed/200030229572431",
        "location": {
            "@type": "Place",
            "name": "Monroe, Wisconsin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Monroe, Wisconsin",
                "addressLocality": "Monroe",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.59889",
                "longitude": "-89.64083"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ride up to Brat feed to help support the club",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Central Illinois Utvatv Social Club",
                "url": "https://allevents.in/org/north-central-illinois-utv-atv-social-club/27914095"
            }
        ]
    }
]
```