

# Event Details

- **Event Name**: Wake Up Call
- **Event Start and End Date**: Sat, 30 May, 2026 at 09:00 am (-07:00)
- **Event Description**: Promise Keepers “Wake Up Call” coming to Redmond, Oregon May 30th! Join us for this powerful one day men’s conference hosted by Highland Baptist Church. #promisekeeper #manofgod #brotherhood #redmond #menofgod
- **Event URL**: https://allevents.in/redmond/wake-up-call/200030010317253
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Redmond
- **state**: OR
- **country**: United States
- **location**: Highland Baptist Church
- **lat**: 44.27455
- **long**: -121.17696
- **full address**: Highland Baptist Church, 3100 SW Highland Ave,Redmond,OR,United States

## Event gallery

- **Alt text**: Wake Up Call
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f04b1c461629dc1456b615676202d16ef5d3c41f06ef87b717da081f3a9fd483-rimg-w820-h462-dc061132-gmir?v=1777690672

## FAQs

- **Q**: When and where is Wake Up Call being held?
  - **A:** Wake Up Call takes place on Sat, 30 May, 2026 at 09:00 am to Sat, 30 May, 2026 at 09:00 am at Highland Baptist Church, 3100 SW Highland Ave,Redmond,OR,United States.
- **Q**: Who is organizing Wake Up Call?
  - **A:** Wake Up Call is organized by Promise Keepers of Central Oregon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wake Up Call",
        "image": "https://cdn-az.allevents.in/events8/banners/f04b1c461629dc1456b615676202d16ef5d3c41f06ef87b717da081f3a9fd483-rimg-w820-h462-dc061132-gmir?v=1777690672",
        "startDate": "2026-05-30T09:00:00-07:00",
        "url": "https://allevents.in/redmond/wake-up-call/200030010317253",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Highland Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3100 SW Highland Ave,Redmond,OR,United States",
                "addressLocality": "Redmond",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.27455",
                "longitude": "-121.17696"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Promise Keepers “Wake Up Call” coming to Redmond, Oregon May 30th! Join us for this powerful one day men’s conference hosted by Highland Baptist Church. #promisekeeper #manofgod #brotherhood #redmond #menofgod",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Promise Keepers of Central Oregon",
                "url": "https://allevents.in/org/promise-keepers-of-central-oregon/25862600"
            }
        ]
    }
]
```