description:The owner of a POI. This is not a plattform, its more a person or a organisation, that is responsible for a concrete entry.
required:
-contacturl
properties:
contact:
$ref:'#/components/schemas/Contact'
Plattform:
type:object
description:The plattform that owns a POI.
required:
-url
properties:
url:
type:string
format:url
VerifiedTag:
type:object
description:Tags that are verified by the maintainer (a.k.a. plattform). Some platforms have service employees who validate entries and check whether tags have been allocated correctly.