

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am
- **Event Description**: Join the Men of BCC for a time of food, fellowship and the sharing of God's word.
- **Event URL**: https://allevents.in/brighton/mens-breakfast/200029228066339
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Brighton
- **state**: MI
- **country**: United States
- **location**: 4309 Buno Rd, Brighton, MI 48114-9269, United States
- **lat**: 42.5411
- **long**: -83.74733
- **full address**: 4309 Buno Rd, Brighton, MI 48114-9269, United States

## Event gallery

- **Alt text**: Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a673b801d472dff799bd725a2571def160a74900789999201c24fbee38307c67-rimg-w792-h612-dcebeced-gmir?v=1765103263

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 09:00 am at 4309 Buno Rd, Brighton, MI 48114-9269, United States.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by Brighton Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events8/banners/a673b801d472dff799bd725a2571def160a74900789999201c24fbee38307c67-rimg-w792-h612-dcebeced-gmir?v=1765103263",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/brighton/mens-breakfast/200029228066339",
        "location": {
            "@type": "Place",
            "name": "4309 Buno Rd, Brighton, MI 48114-9269, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4309 Buno Rd, Brighton, MI 48114-9269, United States",
                "addressLocality": "Brighton",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.5411",
                "longitude": "-83.74733"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Men of BCC for a time of food, fellowship and the sharing of God's word.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brighton Christian Church",
                "url": "https://allevents.in/org/brighton-christian-church/27115547"
            }
        ]
    }
]
```