

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Sat, 30 Aug, 2025 at 08:00 am
- **Event Description**: Calling all men! Come join us for breakfast and fellowship in Sterling Valley. Bring a friend and your appetite!
- **Event URL**: https://allevents.in/sterling/mens-breakfast/200028568597535
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Sterling
- **state**: NY
- **country**: United States
- **location**: 15099 Sterling Valley Rd, Sterling, NY, United States, New York 13156
- **lat**: 43.34783
- **long**: -76.63157
- **full address**: 15099 Sterling Valley Rd, Sterling, NY, United States, New York 13156

## Event gallery

- **Alt text**: Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4abded41417448e3cfa6cec6b5f421dd160ffaf3d5e168ec9a2a55bc51560f4e-rimg-w1200-h675-dc1e2028-gmir?v=1754974199

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Sat, 30 Aug, 2025 at 08:00 am to Sat, 30 Aug, 2025 at 08:00 am at 15099 Sterling Valley Rd, Sterling, NY, United States, New York 13156.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by Sterling Valley Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events7/banners/4abded41417448e3cfa6cec6b5f421dd160ffaf3d5e168ec9a2a55bc51560f4e-rimg-w1200-h675-dc1e2028-gmir?v=1754974199",
        "startDate": "2025-08-30",
        "url": "https://allevents.in/sterling/mens-breakfast/200028568597535",
        "location": {
            "@type": "Place",
            "name": "15099 Sterling Valley Rd, Sterling, NY, United States, New York 13156",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15099 Sterling Valley Rd, Sterling, NY 13156-4270, United States",
                "addressLocality": "Sterling",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.34783",
                "longitude": "-76.63157"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Calling all men! Come join us for breakfast and fellowship in Sterling Valley. Bring a friend and your appetite!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sterling Valley Community Church",
                "url": "https://allevents.in/org/sterling-valley-community-church/23365298"
            }
        ]
    }
]
```