

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 am – Sat, 13 Dec, 2025 at 10:00 am
- **Event Description**: Breakfast is served! All men are welcome to join us on Saturday, December 13th for brotherly fellowship and a good meal. We look forward to seeing you there.
- **Event URL**: https://allevents.in/valparaiso/mens-breakfast/200029213553837
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Valparaiso
- **state**: IN
- **country**: United States
- **location**: 55 Chicago St. , 46383
- **lat**: 41.47001
- **long**: -87.06028
- **full address**: 55 Chicago St. , 46383, 55 E Chicago St, Valparaiso, IN 46383-4701, United States

## Event gallery

- **Alt text**: Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1f4926cd43fd07c7d8ef3dcd2b2b328f9fd367695ad01bae7bae8385df2a86b8-rimg-w1200-h675-dc191816-gmir?v=1765332561

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Sat, 13 Dec, 2025 at 08:00 am to Sat, 13 Dec, 2025 at 10:00 am at 55 Chicago St. , 46383, 55 E Chicago St, Valparaiso, IN 46383-4701, United States.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by BridgePoint Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events7/banners/1f4926cd43fd07c7d8ef3dcd2b2b328f9fd367695ad01bae7bae8385df2a86b8-rimg-w1200-h675-dc191816-gmir?v=1765332561",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/valparaiso/mens-breakfast/200029213553837",
        "location": {
            "@type": "Place",
            "name": "55 Chicago St. , 46383",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "55 E Chicago St, Valparaiso, IN 46383-4701, United States",
                "addressLocality": "Valparaiso",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.47001",
                "longitude": "-87.06028"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Breakfast is served! All men are welcome to join us on Saturday, December 13th for brotherly fellowship and a good meal. We look forward to seeing you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BridgePoint Church",
                "url": "https://allevents.in/org/bridgepoint-church/26107950"
            }
        ]
    }
]
```