{ "type": "object", "properties": { "@type": { "type": "string" }, "status": { "type": "string" }, "reason": { "type": "string" } }, "required": ["@type", "status", "reason"] }