{ "type": "object", "properties": { "domain": { "type": "string", "description": "The domain we are checking" } }, "required": [ "domain" ] }