{
  "id": "landmark-no-duplicate-contentinfo",
  "selector": "html",
  "tags": [
    "cat.semantics",
    "best-practice"
  ],
  "metadata": {
    "description": "Ensures the document has no more than one contentinfo landmark",
    "help": "Document contain at most one contentinfo landmark"
  },
  "all": [],
  "any": [
    "page-no-duplicate-contentinfo"
  ],
  "none": []
}
