There are two image tags on the page; one of which has an incomplete URL, causing the error:
<meta property="og:image" content="http://freedomcenterofkazoo.com/images/logo.png"/>
<meta property="og:image" content="/images/logo.png"/>
The second one needs to be a full path to the URL. Please double-check that the image path that you've set in the default area is the full path, not relative.
Also, please make sure that your images are big enough. Facebook requires that an image be at least 200px by 200px. If one cannot be found of the appropriate size, Facebook will make a best guess of an image to use.
-Melissa