

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 10:00 am – Wed, 04 Feb, 2026 at 11:30 am
- **Event Description**: Join the Messiah Lutheran Men in Mission chapter for our monthly tradition... a Men's Breakfast at Tops! What an awesome way to get to know other men in the congregation!
- **Event URL**: https://allevents.in/schenectady/mens-breakfast/200029198518103
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Schenectady
- **state**: NY
- **country**: United States
- **location**: Tops American Grill, Bakery & Bar
- **lat**: 42.789730126627
- **long**: -73.980993865082
- **full address**: Tops American Grill, Bakery &amp; Bar, 351 Duanesburg Rd, Schenectady, NY 12306-2035, United States

## Event gallery

- **Alt text**: Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/121638beeade7c83e8ccf1d75638d3c5c6284e35e76d6881c3d6e422f9e8d74b-rimg-w1200-h675-dc29404e-gmir?v=1770030399

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Wed, 04 Feb, 2026 at 10:00 am to Wed, 04 Feb, 2026 at 11:30 am at Tops American Grill, Bakery &amp; Bar, 351 Duanesburg Rd, Schenectady, NY 12306-2035, United States.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by Messiah Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events7/banners/121638beeade7c83e8ccf1d75638d3c5c6284e35e76d6881c3d6e422f9e8d74b-rimg-w1200-h675-dc29404e-gmir?v=1770030399",
        "startDate": "2026-02-04",
        "endDate": "2026-02-04",
        "url": "https://allevents.in/schenectady/mens-breakfast/200029198518103",
        "location": {
            "@type": "Place",
            "name": "Tops American Grill, Bakery & Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "351 Duanesburg Rd, Schenectady, NY 12306-2035, United States",
                "addressLocality": "Schenectady",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.789730126627",
                "longitude": "-73.980993865082"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Messiah Lutheran Men in Mission chapter for our monthly tradition... a Men's Breakfast at Tops! What an awesome way to get to know other men in the congregation!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Messiah Lutheran Church",
                "url": "https://allevents.in/org/messiah-lutheran-church/25959085"
            }
        ]
    }
]
```