{
  "url": "https://beachfrontmgmt.com/",
  "finalUrl": "https://beachfrontmgmt.com/lander",
  "capturedAt": "20260702T210032Z",
  "httpStatus": 200,
  "findingCount": 4,
  "findings": [
    {
      "id": "document-title::html",
      "url": "https://beachfrontmgmt.com/lander",
      "engines": [
        "axe-core"
      ],
      "confidence": "single-engine",
      "ruleId": "document-title",
      "sc": "2.4.2",
      "level": "A",
      "standards": [
        "wcag21aa",
        "wcag22aa",
        "section508"
      ],
      "bestPractice": false,
      "impact": "serious",
      "description": "Ensure each HTML document contains a non-empty <title> element",
      "help": "Documents must have <title> element to aid in navigation",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.12/document-title?application=axeAPI",
      "selector": "html",
      "html": "<html lang=\"en\">",
      "failureSummary": "Fix any of the following:\n  Document does not have a non-empty <title> element",
      "screenshot": null,
      "tier": "A"
    },
    {
      "id": "landmark-one-main::html",
      "url": "https://beachfrontmgmt.com/lander",
      "engines": [
        "axe-core"
      ],
      "confidence": "single-engine",
      "ruleId": "landmark-one-main",
      "sc": null,
      "level": null,
      "standards": [],
      "bestPractice": true,
      "impact": "moderate",
      "description": "Ensure the document has a main landmark",
      "help": "Document should have one main landmark",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.12/landmark-one-main?application=axeAPI",
      "selector": "html",
      "html": "<html lang=\"en\">",
      "failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
      "screenshot": null,
      "tier": "A"
    },
    {
      "id": "meta-viewport::meta[name=\"viewport\"]",
      "url": "https://beachfrontmgmt.com/lander",
      "engines": [
        "axe-core"
      ],
      "confidence": "single-engine",
      "ruleId": "meta-viewport",
      "sc": "1.4.4",
      "level": "AA",
      "standards": [
        "wcag21aa",
        "wcag22aa",
        "section508"
      ],
      "bestPractice": false,
      "impact": "moderate",
      "description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
      "help": "Zooming and scaling must not be disabled",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.12/meta-viewport?application=axeAPI",
      "selector": "meta[name=\"viewport\"]",
      "html": "<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">",
      "failureSummary": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices",
      "screenshot": null,
      "tier": "A"
    },
    {
      "id": "page-has-heading-one::html",
      "url": "https://beachfrontmgmt.com/lander",
      "engines": [
        "axe-core"
      ],
      "confidence": "single-engine",
      "ruleId": "page-has-heading-one",
      "sc": null,
      "level": null,
      "standards": [],
      "bestPractice": true,
      "impact": "moderate",
      "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
      "help": "Page should contain a level-one heading",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.12/page-has-heading-one?application=axeAPI",
      "selector": "html",
      "html": "<html lang=\"en\">",
      "failureSummary": "Fix all of the following:\n  Page must have a level-one heading",
      "screenshot": null,
      "tier": "A"
    }
  ]
}