{ "definitions": { "name": { "type": "string" }, "hobbies": { "type": "array", "items": { "type": "string" } } } }