{ "properties": { "bar": { "type": "number" }, "foo": { "type": "string" } }, "required": [ "bar", "foo" ], "type": "object" }