{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "SpaceWatch", "type": "object", "properties": { "type": { "type": "string" }, "spaceKey": { "type": "string" }, "labelName": { "type": "string" }, "prefix": { "type": "string" } } }