{ "type": "object", "properties": { "Key": { "type": "string" }, "Value": { "type": "string" } }, "$schema": "http://json-schema.org/draft-07/schema#", "title": "Tag" }