Fix unit tests after changing LodingBusiness to be an Organization

Authored by vkrause on Apr 15 2018, 7:56 AM.

Description

Fix unit tests after changing LodingBusiness to be an Organization

Organization only had an address so far, but no property for the
corresponding geo position. Ugly either way, but we really don't want
to follow the multi-inheritance schema.org uses.

Details