

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Sat, 09 May, 2026 at 07:30 am – Sat, 09 May, 2026 at 09:00 am (-04:00)
- **Event Description**: Join us as we fellowship and dive into God's Word together!
- **Event URL**: https://allevents.in/westbrook/mens-breakfast/200029955577716
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Westbrook
- **state**: ME
- **country**: United States
- **location**: Chick-fil-A Rock Row (94 Rock Row, Westbrook, ME)
- **lat**: 43.677488504946
- **long**: -70.333288008598
- **full address**: Chick-fil-A Rock Row (94 Rock Row, Westbrook, ME), United States

## Event gallery

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

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Sat, 09 May, 2026 at 07:30 am to Sat, 09 May, 2026 at 09:00 am at Chick-fil-A Rock Row (94 Rock Row, Westbrook, ME), United States.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by Redeemer Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events7/banners/1a2002b0aa20882ea72466b847c2e6dc6e2486b8e67cd82713e22b78ef971d93-rimg-w1200-h675-dcc5924d-gmir?v=1776367035",
        "startDate": "2026-05-09T07:30:00-04:00",
        "endDate": "2026-05-09T09:00:00-04:00",
        "url": "https://allevents.in/westbrook/mens-breakfast/200029955577716",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Chick-fil-A Rock Row (94 Rock Row, Westbrook, ME)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "94 Rock Row,Westbrook,ME,United States",
                "addressLocality": "Westbrook",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.677488504946",
                "longitude": "-70.333288008598"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we fellowship and dive into God's Word together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redeemer Church",
                "url": "https://allevents.in/org/redeemer-church/24777368"
            }
        ]
    }
]
```