Thanks for the help AliciaW and carlosmendoza.
Carlos, I tried your suggestion and while it technically is pulling in the correct parent page ID, it is not outputting the actual parent name – only the function and ID.
But I see where you are going with this. You are looking for the parent page with the .get_the_title ($post->post_parent) function and then outputting that info.