

# Event Details

- **Event Name**: Men's Coffee
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 09:30 am – Wed, 11 Mar, 2026 at 11:00 am
- **Event Description**: Join us for a time of fellowship on the second Wednesday of every month at 9:30am in the sanctuary! Coffee and donuts will be provided.
- **Event URL**: https://allevents.in/byron-center/mens-coffee/200029677625620
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Byron Center
- **state**: MI
- **country**: United States
- **location**: 3959 68th St SW, Byron Center, MI, United States, Michigan 49315
- **lat**: 42.84219
- **long**: -85.76175
- **full address**: 3959 68th St SW, Byron Center, MI, United States, Michigan 49315

## Event gallery

- **Alt text**: Men's Coffee
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/05f3584e08f946cbc1f82d48a3c980e074cd554ba589d472d68a040f319c18e5-rimg-w1200-h675-dc111111-gmir?v=1772032674

## FAQs

- **Q**: When and where is Men's Coffee being held?
  - **A:** Men's Coffee takes place on Wed, 11 Mar, 2026 at 09:30 am to Wed, 11 Mar, 2026 at 11:00 am at 3959 68th St SW, Byron Center, MI, United States, Michigan 49315.
- **Q**: Who is organizing Men's Coffee?
  - **A:** Men's Coffee is organized by Woodhaven Reformed Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Coffee",
        "image": "https://cdn-az.allevents.in/events2/banners/05f3584e08f946cbc1f82d48a3c980e074cd554ba589d472d68a040f319c18e5-rimg-w1200-h675-dc111111-gmir?v=1772032674",
        "startDate": "2026-03-11",
        "endDate": "2026-03-11",
        "url": "https://allevents.in/byron-center/mens-coffee/200029677625620",
        "location": {
            "@type": "Place",
            "name": "3959 68th St SW, Byron Center, MI, United States, Michigan 49315",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3959 68th St SW, Byron Center, MI 49315-8733, United States",
                "addressLocality": "Byron Center",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.84219",
                "longitude": "-85.76175"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a time of fellowship on the second Wednesday of every month at 9:30am in the sanctuary! Coffee and donuts will be provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Woodhaven Reformed Church",
                "url": "https://allevents.in/org/woodhaven-reformed-church/16071000",
                "description": "Exalting God, Encouraging One Another, Equipping People for Ministry, & Expanding the Kingdom. \n        Service Time: Sundays @ 9:30am"
            }
        ]
    }
]
```