How do I use an actor from a blackboard in my level blueprint?

I have a blackboard file which has a random point on the map that I want my enemy AI to run to. The enemy AI is controlled in the level blueprint like so:

The goal point will be from the blackboard file. How do I get it in this blueprint?