

# Event Details

- **Event Name**: Men’s Breakfast
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 08:00 am
- **Event Description**: Guys of all ages are invited to join us in the Bedrock cafe/lobby for an awesome breakfast and time for fellowship every 3rd Saturday of the month at 8AM. See you there!
- **Event URL**: https://allevents.in/rio/men’s-breakfast/200029485574545
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Rio
- **state**: WI
- **country**: United States
- **location**: Bedrock Church
- **lat**: 43.42293
- **long**: -89.20504
- **full address**: Bedrock Church, N3974 Williams Road,Rio, Wisconsin, United States

## Event gallery

- **Alt text**: Men’s Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1a9a59ee8bbdcefa6538880bdad47f77b1df3198cd4ff9c99342039ddb3604d3-rimg-w1200-h676-dcf5f1eb-gmir?v=1768206824

## FAQs

- **Q**: When and where is Men’s Breakfast being held?
  - **A:** Men’s Breakfast takes place on Sat, 17 Jan, 2026 at 08:00 am to Sat, 17 Jan, 2026 at 08:00 am at Bedrock Church, N3974 Williams Road,Rio, Wisconsin, United States.
- **Q**: Who is organizing Men’s Breakfast?
  - **A:** Men’s Breakfast is organized by Bedrock Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men’s Breakfast",
        "image": "https://cdn-az.allevents.in/events2/banners/1a9a59ee8bbdcefa6538880bdad47f77b1df3198cd4ff9c99342039ddb3604d3-rimg-w1200-h676-dcf5f1eb-gmir?v=1768206824",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/rio/men’s-breakfast/200029485574545",
        "location": {
            "@type": "Place",
            "name": "Bedrock Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "N3974 Williams Road,Rio, Wisconsin",
                "addressLocality": "Rio",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.42293",
                "longitude": "-89.20504"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Guys of all ages are invited to join us in the Bedrock cafe/lobby for an awesome breakfast and time for fellowship every 3rd Saturday of the month at 8AM. See you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bedrock Church",
                "url": "https://allevents.in/org/bedrock-church/22423785"
            }
        ]
    }
]
```