{ "properties": { "string": { "type": "string" }, "number": { "type": "number" }, "object": { "type": "object" }, "array": { "type": "array" }, "boolean": { "type": "boolean" }, "null": { "type": "null" } } }