var googleKeys = {
    rel  : joi.string().required().empty(),
    href : joi.string().required().empty()
  };