

# Event Details

- **Event Name**: Men's Prayer Breakfast
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 08:00 am – Sat, 06 Dec, 2025 at 09:00 am
- **Event Description**: Men's prayer breakfast.  Come hungry - get fed.  Bacon, pancakes, and more!
- **Event URL**: https://allevents.in/redmond/mens-prayer-breakfast/200029158174330
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Redmond
- **state**: OR
- **country**: United States
- **location**: 818 NW Elm Ave, Redmond, OR, United States, Oregon 97756
- **lat**: 44.27999
- **long**: -121.17681
- **full address**: 818 NW Elm Ave, Redmond, OR, United States, Oregon 97756

## Event gallery

- **Alt text**: Men's Prayer Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ea957c45e3668d439c364f56124fcdaf339dc8ca1f38b756fac2029da5dc6562-rimg-w1200-h675-dc772d19-gmir?v=1764913404

## FAQs

- **Q**: When and where is Men's Prayer Breakfast being held?
  - **A:** Men's Prayer Breakfast takes place on Sat, 06 Dec, 2025 at 08:00 am to Sat, 06 Dec, 2025 at 09:00 am at 818 NW Elm Ave, Redmond, OR, United States, Oregon 97756.
- **Q**: Who is organizing Men's Prayer Breakfast?
  - **A:** Men's Prayer Breakfast is organized by Redmond Church of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Prayer Breakfast",
        "image": "https://cdn-az.allevents.in/events9/banners/ea957c45e3668d439c364f56124fcdaf339dc8ca1f38b756fac2029da5dc6562-rimg-w1200-h675-dc772d19-gmir?v=1764913404",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/redmond/mens-prayer-breakfast/200029158174330",
        "location": {
            "@type": "Place",
            "name": "818 NW Elm Ave, Redmond, OR, United States, Oregon 97756",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "818 NW Elm Ave, Redmond, OR 97756-1640, United States",
                "addressLocality": "Redmond",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.27999",
                "longitude": "-121.17681"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men's prayer breakfast.  Come hungry - get fed.  Bacon, pancakes, and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redmond Church of God",
                "url": "https://allevents.in/org/redmond-church-of-god/25996958"
            }
        ]
    }
]
```