In the page source, there is a big problem with the itemprop="logo"
The image url points to a JA supplied logo NOT the logo image selected in the Template (default) <theme> <logo type> <logo image> field
Here is the generated schema.org setting:
<span itemtype="https://schema.org/ImageObject" itemscope="" itemprop="logo">
<img itemprop="url" alt="logo" src="http://gslawohio.com//templates/ja_company/images/logo.png">
<meta content="auto" itemprop="width">
<meta content="auto" itemprop="height">
</span>
The search engines are picking up the wrong logo image.