Add some more LocalBusiness mappings

Authored by broulik on Mar 7 2020, 5:34 PM.

Description

Add some more LocalBusiness mappings

Those are types I found while browsing the internet for car dealerships, movie theaters, and various retail stores.
Theoretically we could map all the stores to Store and then have e.g. p-b-i indicate them differently but
since none of the more specialized types have any additional properties, just mapping all of them
to LocalBusiness should be sufficient for showing name, address, and contact data.

Differential Revision: https://phabricator.kde.org/D27911

Details