{
  "issueNumber": 58,
  "issueUrl": "https://github.com/mgifford/open-scans/issues/58",
  "issueTitle": "SATURDAY: GOV.UK",
  "scanTitle": "GOV.UK",
  "submittedBy": "mgifford",
  "engines": [
    "axe",
    "accesslint"
  ],
  "scannedAt": "2026-05-02T01:38:25.295Z",
  "totalElapsedMs": 818769,
  "totalSubmitted": 100,
  "acceptedCount": 100,
  "scannedCount": 100,
  "skippedDueToTimeout": 0,
  "skippedDueToErrAborted": 0,
  "rejectedCount": 0,
  "rejected": [],
  "alfaTotals": {
    "passed": 0,
    "failed": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "axeTotals": {
    "passed": 62878,
    "failed": 202,
    "cantTell": 17,
    "inapplicable": 4521
  },
  "equalAccessTotals": {
    "passed": 0,
    "failed": 0,
    "uniqueFailed": 0,
    "duplicates": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "accesslintTotals": {
    "passed": 0,
    "failed": 0,
    "uniqueFailed": 0,
    "duplicates": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "qualwebTotals": {
    "passed": 0,
    "failed": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "duplicateFindingTotals": 0,
  "darkModeUrlCount": 0,
  "reducedMotionUrlCount": 0,
  "highContrastUrlCount": 0,
  "forcedColorsUrlCount": 100,
  "reducedTransparencyUrlCount": 0,
  "results": [
    {
      "submittedUrl": "https://gov.uk/service-manual/helping-people-to-use-your-service/getting-an-accessibility-audit",
      "finalUrl": "https://www.gov.uk/service-manual/helping-people-to-use-your-service/getting-an-accessibility-audit",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Getting an accessibility audit - Service Manual - GOV.UK",
      "elapsedMs": 8896,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 846,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db9f3e48aac5",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61eb5c5cd2d6",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 893,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-GY61ylMdLi0FN0MWODET8A==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/service-manual/helping-people-to-use-your-service/testing-for-accessibility",
      "finalUrl": "https://www.gov.uk/service-manual/helping-people-to-use-your-service/testing-for-accessibility",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Testing for accessibility - Service Manual - GOV.UK",
      "elapsedMs": 8401,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 843,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "888984c14b15",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "346f90315f65",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 890,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-9l/B4Bh3CHvTF8cQQBeSZw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/online-debit-and-credit-card-payment-support",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/online-debit-and-credit-card-payment-support",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Online debit and credit card payment support - GOV.UK",
      "elapsedMs": 8216,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 574,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ed93a568d54",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b2845daad18",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 621,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-Fp3mRQCVBKVqcB/fz8RpSA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/technical-support-with-vat-online-services",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/technical-support-with-vat-online-services",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Technical support with VAT online services - GOV.UK",
      "elapsedMs": 8147,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 648,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2465e12aa04",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "173dc5c691ce",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 695,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-TG6d3SbJq3KJwYrlhrDvFA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/domiciliary-support-service-registration-wales",
      "finalUrl": "https://www.gov.uk/find-licences/domiciliary-support-service-registration-wales",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Domiciliary support service registration (Wales) - GOV.UK",
      "elapsedMs": 8157,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 505,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ba56b0489c1",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70eb5973665f",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 554,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-VYw3aiEGi1T3IHhraZx1TA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/support-services-providing-day-care-to-adults-registration-scotland",
      "finalUrl": "https://www.gov.uk/find-licences/support-services-providing-day-care-to-adults-registration-scotland",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Support services providing day care to adults registration (Scotland) - GOV.UK",
      "elapsedMs": 8175,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 604,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "683fb483a5f7",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0f277a90ef2",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 653,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-uapD03pqCCHedOtlp4SG2w==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/government/news/help-find-new-ways-to-ease-global-disruption-apply-for-funding",
      "finalUrl": "https://www.gov.uk/government/news/help-find-new-ways-to-ease-global-disruption-apply-for-funding",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Help find new ways to ease global disruption: apply for funding - GOV.UK",
      "elapsedMs": 8445,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 654,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 43
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b128de4c28f3",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccc1748a8e9f",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 699,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-517Qm1jx9OYGbhsUCKertw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/government/news/new-find-a-job-service-to-support-thousands-of-jobseekers-into-work",
      "finalUrl": "https://www.gov.uk/government/news/new-find-a-job-service-to-support-thousands-of-jobseekers-into-work",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "New ‘Find a Job’ service to support thousands of jobseekers into work - GOV.UK",
      "elapsedMs": 8523,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 612,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 43
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddccc9a65a4d",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "279e7532c829",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 657,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-Ye8B5I6k7ZWstfsUgnfiAQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/government/news/publication-of-dwp-research-report-707-employment-and-support-allowance-findings-from-a-face-to-face-survey-of-customers",
      "finalUrl": "https://www.gov.uk/government/news/publication-of-dwp-research-report-707-employment-and-support-allowance-findings-from-a-face-to-face-survey-of-customers",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Publication  of DWP research report 707: Employment and Support Allowance: findings from a  face-to-face survey of customers - GOV.UK",
      "elapsedMs": 8262,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 659,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 43
        },
        "failedRules": [
          "link-name",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": "#httpwwwdwpgovuknewsroompress-releases2010nov-2010dwp154-10-121110shtmlfn1footnotes > a[rel=\"external\"]",
            "html": "<a rel=\"external\" href=\"http://www.dwp.gov.uk/newsroom/press-releases/2010/nov-2010/dwp154-10-121110.shtml#fn1\"> </a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "256e41207a7a",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-b63c0a13"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "558dcbb62b73",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94c301dd7c77",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 705,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 3
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-HiDaohayqong09K4eCp47Q==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/government/news/publication-of-dwp-research-report-745-employment-and-support-allowance-findings-from-a-follow-up-survey-of-customers",
      "finalUrl": "https://www.gov.uk/government/news/publication-of-dwp-research-report-745-employment-and-support-allowance-findings-from-a-follow-up-survey-of-customers",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Publication  of DWP research report 745: employment and support allowance: findings from a  follow-up survey of  customers - GOV.UK",
      "elapsedMs": 8197,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 640,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 43
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f377ab0b746e",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "491ee21546fb",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 685,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-lDaF2IlQ20Lzru0d7HzRJw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/government/publications/support-for-newly-unemployed-and-six-month-offer-evaluations-a-reporton-qualitative-research-findings-rr691",
      "finalUrl": "https://www.gov.uk/government/publications/support-for-newly-unemployed-and-six-month-offer-evaluations-a-reporton-qualitative-research-findings-rr691",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Support for Newly Unemployed and Six Month Offer evaluations (RR691) - GOV.UK",
      "elapsedMs": 8224,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 647,
          "failed": 2,
          "cantTell": 1,
          "inapplicable": 44
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "summary-name",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63f1d2ca4090",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48b30ba3489f",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 694,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-aR09tG0VX/81it2Y4E5MyQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/",
      "finalUrl": "https://www.gov.uk/",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Welcome to GOV.UK",
      "elapsedMs": 7840,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 951,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 41
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4187d31aac8",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dbcd1776315",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 994,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-2YkOOPaf0t4lVlUySDHEaw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/government/publications/helping-people-in-alcohol-and-drug-treatment-services-into-work/individual-placement-and-support-alcohol-and-drug-study-main-findings--2",
      "finalUrl": "https://www.gov.uk/government/publications/helping-people-in-alcohol-and-drug-treatment-services-into-work/individual-placement-and-support-alcohol-and-drug-study-main-findings--2",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Individual Placement and Support - Alcohol and Drug study: main findings - GOV.UK",
      "elapsedMs": 8952,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1297,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8624f60ba6e8",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3eae6e3f2f0c",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 1348,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-LKFRwOZMFFnGe+pplC9Bsw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/reporting-accessibility-problem-public-sector-website",
      "finalUrl": "https://www.gov.uk/reporting-accessibility-problem-public-sector-website",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Reporting an accessibility problem on a public sector website - GOV.UK",
      "elapsedMs": 8178,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 586,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d4e06f113b3",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdedd7576295",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 635,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-AlSxFUB33HN44d6CGD/btA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/guidance/accessibility-statement-for-new-adults-in-the-home-service",
      "finalUrl": "https://www.gov.uk/guidance/accessibility-statement-for-new-adults-in-the-home-service",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Accessibility statement for new adults in the home service - GOV.UK",
      "elapsedMs": 8283,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 768,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d04016f1f675",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "258587355236",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 817,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-f3mmBFLiJKQuFY8OiFchLA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/guidance/accessibility-statement-for-paying-your-childcare-or-social-care-invoice",
      "finalUrl": "https://www.gov.uk/guidance/accessibility-statement-for-paying-your-childcare-or-social-care-invoice",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Accessibility statement for pay your childcare or social care invoice service - GOV.UK",
      "elapsedMs": 8912,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 738,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9445184d2aa0",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbca6afdeb35",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 787,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-XofsQP+t1u3HbykCwedW8A==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/guidance/accessibility-statement-for-public-home-office-services",
      "finalUrl": "https://www.gov.uk/guidance/accessibility-statement-for-public-home-office-services",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Accessibility statement for public Home Office services - GOV.UK",
      "elapsedMs": 8141,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 865,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c77432ce102b",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a384ad7b0cce",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 914,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-2FhrpYk669y2opDHbiecFQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/guidance/accessibility-statement-for-register-as-a-nanny-service",
      "finalUrl": "https://www.gov.uk/guidance/accessibility-statement-for-register-as-a-nanny-service",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Accessibility statement for register as a nanny service - GOV.UK",
      "elapsedMs": 7829,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 781,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bee39a40c45c",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a193cbb35720",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 830,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-x6lCbw32DEOSvc347xEWKg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/guidance/accessibility-statement-for-tell-ofsted-about-a-serious-childcare-incident-service",
      "finalUrl": "https://www.gov.uk/guidance/accessibility-statement-for-tell-ofsted-about-a-serious-childcare-incident-service",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Accessibility statement for &#39;Tell Ofsted about a serious childcare incident&#39; service - GOV.UK",
      "elapsedMs": 8363,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 778,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5456d20e9364",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "177e27e2e5bb",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 827,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-H29FvOcqz0CNokUy16LyjA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/guidance/apply-for-an-exemption-from-psvar-accessibility-regulations-for-home-to-school-or-rail-replacement-services",
      "finalUrl": "https://www.gov.uk/guidance/apply-for-an-exemption-from-psvar-accessibility-regulations-for-home-to-school-or-rail-replacement-services",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Apply for an exemption from PSVAR accessibility regulations for home-to-school or rail replacement services - GOV.UK",
      "elapsedMs": 8698,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1087,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 40
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "empty-table-header",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scope-attr-valid",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25f1fa5c0792",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb3adc0867ca",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 1131,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-zg56RELsVw88BovNk7vWsw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/research-for-development-outputs/does-service-accessibility-reduce-socio-economic-differentials-in-maternity-care-seeking-evidence-from-rural-bangladesh",
      "finalUrl": "https://www.gov.uk/research-for-development-outputs/does-service-accessibility-reduce-socio-economic-differentials-in-maternity-care-seeking-evidence-from-rural-bangladesh",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Does service accessibility reduce socio-economic differentials in maternity care seeking? Evidence from rural Bangladesh. - GOV.UK",
      "elapsedMs": 7662,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 602,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0391d354bfae",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "812cd79b1bc4",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 649,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-yD2oNSIwJr/wPiRvTLYTvg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/research-for-development-outputs/enhanced-accessibility-for-disabled-people-in-urban-and-peri-urban-areas-country-report-mozambique",
      "finalUrl": "https://www.gov.uk/research-for-development-outputs/enhanced-accessibility-for-disabled-people-in-urban-and-peri-urban-areas-country-report-mozambique",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Enhanced accessibility for disabled people in urban and peri-urban areas: country report - Mozambique. - GOV.UK",
      "elapsedMs": 7727,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 606,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6b3f46a454b",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfd542c31580",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 653,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-JQdvLWyqNnUzBJD4m2HMXw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/research-for-development-outputs/enhanced-accessibility-for-people-with-disabilities-in-urban-areas-inception-report",
      "finalUrl": "https://www.gov.uk/research-for-development-outputs/enhanced-accessibility-for-people-with-disabilities-in-urban-areas-inception-report",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Enhanced accessibility for people with disabilities in urban areas: inception report. - GOV.UK",
      "elapsedMs": 8530,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 631,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be4bc9605956",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e6875b22eb1",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 678,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-XoVJ7MadtJd7rPkQTcX8cw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/research-for-development-outputs/enhanced-accessibility-for-persons-with-disabilities-living-in-urban-areas-country-report-south-africa",
      "finalUrl": "https://www.gov.uk/research-for-development-outputs/enhanced-accessibility-for-persons-with-disabilities-living-in-urban-areas-country-report-south-africa",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Enhanced accessibility for persons with disabilities living in urban areas: country report, South Africa. - GOV.UK",
      "elapsedMs": 7749,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 602,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32d618bf50f2",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51fc740324c2",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 649,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-O+kx3yvL83OPRRWAmTqpOQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-gender-pay-gap-data",
      "finalUrl": "https://www.gov.uk/find-gender-pay-gap-data",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Find and compare gender pay gap data - GOV.UK",
      "elapsedMs": 8256,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 523,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e3e54eb02d5",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37e4e4469b30",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 572,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-f+jqn6ZyCp1MUE8U1VOY5Q==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-registered-childminder",
      "finalUrl": "https://www.gov.uk/find-registered-childminder",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Find a registered childminder - GOV.UK",
      "elapsedMs": 8228,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 699,
          "failed": 3,
          "cantTell": 1,
          "inapplicable": 43
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e549d4b83c99",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-step-nav-header",
            "html": "<div data-module=\"ga4-link-tracker\" class=\"gem-c-step-nav-header\" title=\"Get childcare: step by step\" data-ga4-link-tracker-module-started=\"true\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35b79ac36359",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-7fba6c80"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09887995ad1a",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 746,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 3
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-47KuFZ6jvxrR13g/Tjf5cA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/government/consultations/accessible-travel-policy-guidance-accessibility-of-rail-replacement-services",
      "finalUrl": "https://www.gov.uk/government/consultations/accessible-travel-policy-guidance-accessibility-of-rail-replacement-services",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Accessible Travel Policy guidance: accessibility of rail replacement services - GOV.UK",
      "elapsedMs": 8402,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 657,
          "failed": 2,
          "cantTell": 1,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a141ea954f8",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8925a1a53100",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 705,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-uRrbByrR/cAJOPxq8+lXaQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/government/news/global-accessibility-awareness-day-minister-calls-on-the-public-sector-to-ensure-digital-services-are-accessible",
      "finalUrl": "https://www.gov.uk/government/news/global-accessibility-awareness-day-minister-calls-on-the-public-sector-to-ensure-digital-services-are-accessible",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Global Accessibility Awareness Day: Minister calls on the public sector to ensure digital services are accessible - GOV.UK",
      "elapsedMs": 8762,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 605,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 43
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fe524489e72",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e98aef0236ec",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 650,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-rUzuwtm499yC+jXSNGKuhA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/government/news/minister-announces-accessibility-improvements-to-voter-registration-service",
      "finalUrl": "https://www.gov.uk/government/news/minister-announces-accessibility-improvements-to-voter-registration-service",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Minister announces accessibility improvements to voter registration service - GOV.UK",
      "elapsedMs": 8209,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 599,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 43
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6313775ee4d",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "848e85253991",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 644,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-cGcjtQ0n6UyOLU0BRCM+AQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/government/news/new-funding-for-accessibility-as-government-reports-progress-for-disabled-people-across-transport-network",
      "finalUrl": "https://www.gov.uk/government/news/new-funding-for-accessibility-as-government-reports-progress-for-disabled-people-across-transport-network",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "New funding for accessibility as government reports progress for disabled people across transport network - GOV.UK",
      "elapsedMs": 8543,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 679,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 43
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7d6ae8b6360",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "799027ceb124",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 724,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-KkXh5wBlZxxBiSciY+xa2w==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/higher-education-courses-find-and-apply",
      "finalUrl": "https://www.gov.uk/higher-education-courses-find-and-apply",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Higher education courses: find and apply - GOV.UK",
      "elapsedMs": 8327,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 697,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "236368a52c6f",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c4fb8a959ab",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 746,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-7oceri7t5R+d+kHynIY7ew==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/service-manual/technology/accessibility-for-developers-an-introduction",
      "finalUrl": "https://www.gov.uk/service-manual/technology/accessibility-for-developers-an-introduction",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Making your frontend accessible - Service Manual - GOV.UK",
      "elapsedMs": 7946,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 942,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "704d8c621cf7",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "562c95fbcd65",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 989,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-EoRqG9VkhOgPtuFZ8VN/nA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/aaib-reports/aaib-investigation-to-reims-cessna-f406-caravan-ii-g-find",
      "finalUrl": "https://www.gov.uk/aaib-reports/aaib-investigation-to-reims-cessna-f406-caravan-ii-g-find",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "AAIB investigation to Reims Cessna F406 Caravan II, G-FIND\t - GOV.UK",
      "elapsedMs": 8351,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 613,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17d280e5273c",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec07673686e6",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 660,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-7JyhZPDVlfUXYoxZQxYspA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/aaib-reports/aaib-investigation-to-reims-cessna-f406-g-find",
      "finalUrl": "https://www.gov.uk/aaib-reports/aaib-investigation-to-reims-cessna-f406-g-find",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "AAIB investigation to Reims Cessna F406, G-FIND\t - GOV.UK",
      "elapsedMs": 8245,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 617,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8340db7a8c1f",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd76edbb7273",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 664,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-94pJRGqUYnOIcJ7eCOvKxg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/aaib-reports/huntair-pathfinder-g-mjjt-4-june-1983",
      "finalUrl": "https://www.gov.uk/aaib-reports/huntair-pathfinder-g-mjjt-4-june-1983",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Huntair-Pathfinder, G-MJJT, 4 June 1983 - GOV.UK",
      "elapsedMs": 8117,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 596,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "597acd8336e8",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9ff4a84636c",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 643,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-ZdpAcuMehke+o/oWGiKYeQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/aaib-reports/pathfinder-mk-1-g-mjjr-21-april-1990",
      "finalUrl": "https://www.gov.uk/aaib-reports/pathfinder-mk-1-g-mjjr-21-april-1990",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Pathfinder Mk 1, G-MJJR, 21 April 1990 - GOV.UK",
      "elapsedMs": 8267,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 596,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e5cd359f55b",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56b269077089",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 643,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-OJDk38EL3TgkaeHbYYd4ig==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/aaib-reports/piper-pa-28-235-cherokee-pathfinder-g-bamm-19-june-1994",
      "finalUrl": "https://www.gov.uk/aaib-reports/piper-pa-28-235-cherokee-pathfinder-g-bamm-19-june-1994",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Piper PA-28-235 Cherokee Pathfinder, G-BAMM, 19 June 1994 - GOV.UK",
      "elapsedMs": 8100,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 596,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e11fbd63ae83",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1158e6fdb0af",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 643,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-M958OOB1QwRfatAzfsCvHg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/aaib-reports/reims-cessna-f406-caravan-ii-g-find-6-september-2007",
      "finalUrl": "https://www.gov.uk/aaib-reports/reims-cessna-f406-caravan-ii-g-find-6-september-2007",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Reims Cessna F406 Caravan II, G-FIND, 6 September 2007 - GOV.UK",
      "elapsedMs": 8138,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 608,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da44482950d7",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "708a58a5bb61",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 655,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-nwxcWaJE5mQhSYZqJfSIzA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/employment-tribunal-decisions/mr-e-findlay-v-morrisons-utility-services-2600035-2017",
      "finalUrl": "https://www.gov.uk/employment-tribunal-decisions/mr-e-findlay-v-morrisons-utility-services-2600035-2017",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Mr E Findlay v Morrisons Utility Services: 2600035/2017 - GOV.UK",
      "elapsedMs": 7708,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 547,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d04f6bea6fbe",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba962927cd37",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 594,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-l1isNPpCw6QgUglIuqhz7w==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/adtech-market-research-report-2019-ico-ofcom",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/adtech-market-research-report-2019-ico-ofcom",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Adtech Market Research Report 2019 (ICO, Ofcom)  - GOV.UK",
      "elapsedMs": 8205,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 633,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a556a19a18cc",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2dc260477d7",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 680,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-jXsxyHfyx3n2JmGWTlkS1Q==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/communications-market-report-2019-ofcom",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/communications-market-report-2019-ofcom",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Communications Market Report 2019 (OFCOM)  - GOV.UK",
      "elapsedMs": 8245,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 616,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39f7188a0cb6",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a3f5951b986",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 663,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-wpmaZLHqfhI43r3PkQkqWQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/communications-market-report-2020-ofcom",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/communications-market-report-2020-ofcom",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Communications Market Report 2020 (OFCOM)  - GOV.UK",
      "elapsedMs": 7800,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 614,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a748df98cb7a",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10958117fbc0",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 661,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-b/xIZkL22OjjO27xjmfG1A==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/connected-nations-uk-report-2020-ofcom",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/connected-nations-uk-report-2020-ofcom",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Connected Nations: UK Report 2020 (OFCOM)  - GOV.UK",
      "elapsedMs": 8100,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 616,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d75acf17cc1e",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1764acc696b",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 663,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-JbqmS0flEOn3MDMv4HBoTQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/consumer-views-on-cashless-payments-in-land-based-gambling-2021-gambling-commission",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/consumer-views-on-cashless-payments-in-land-based-gambling-2021-gambling-commission",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Consumer views on cashless payments in land-based gambling 2021 (Gambling Commission)  - GOV.UK",
      "elapsedMs": 8183,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 608,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96fc54edf20f",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcfb2c80d6bf",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 655,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-zJfUcz9p+Jjv+Dw3XGCgTA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/influencer-report-the-impact-of-complicit-social-media-influencers-on-the-consumption-of-counterfeit-goods-in-the-uk-2021-ipo",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/influencer-report-the-impact-of-complicit-social-media-influencers-on-the-consumption-of-counterfeit-goods-in-the-uk-2021-ipo",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Influencer Report: The impact of complicit social media influencers on the consumption of counterfeit goods in the UK 2021 (IPO)  - GOV.UK",
      "elapsedMs": 8094,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 607,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e683fed5bcbb",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8ac4cf15c74",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 654,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-oSFym52dUp7lVUTMNVhzmQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/mobile-ecosystems-market-study-appendix-k-consumer-experiences-of-app-purchases-and-auto-renewing-subscriptions-to-apps-sold-through-app-stores-2022-cma",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/mobile-ecosystems-market-study-appendix-k-consumer-experiences-of-app-purchases-and-auto-renewing-subscriptions-to-apps-sold-through-app-stores-2022-cma",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Mobile Ecosystems Market Study: Appendix K - consumer experiences of app purchases and auto-renewing subscriptions to apps sold through app stores 2022 (CMA) - GOV.UK",
      "elapsedMs": 9140,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 621,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e97a103a540d",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1500ca6e75c5",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 668,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-pAqgZ8+76lPGYn+ivgnt+w==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/mobile-ecosystems-market-study-interim-report-appendix-f-understanding-the-role-of-browser-engines-2021-cma",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/mobile-ecosystems-market-study-interim-report-appendix-f-understanding-the-role-of-browser-engines-2021-cma",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Mobile Ecosystems Market Study interim report, Appendix F: understanding the role of browser engines 2021 (CMA) - GOV.UK",
      "elapsedMs": 8449,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 612,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86757941bbb9",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2d2b918daa0",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 659,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-5FB71OtlhOvUKaq3Mt+AYQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/mobile-ecosystems-market-study-interim-report-appendix-g-pre-installation-default-settings-and-choice-architecture-for-mobile-browsers-2021-cma",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/mobile-ecosystems-market-study-interim-report-appendix-g-pre-installation-default-settings-and-choice-architecture-for-mobile-browsers-2021-cma",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Mobile Ecosystems market study interim report, Appendix G: pre-installation, default settings and choice architecture for mobile browsers 2021 (CMA) - GOV.UK",
      "elapsedMs": 8198,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 621,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2f3e0c8f67b",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2604654d649",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 668,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-G0ChzplWSMZjwqfubjOrmA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/object-based-media-report-2021-ofcom",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/object-based-media-report-2021-ofcom",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Object-based media report 2021 (OFCOM) - GOV.UK",
      "elapsedMs": 7711,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 592,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55d40b6356ca",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a2d586eecec",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 639,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-18P9tXwGLU8mWFzgomkYug==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/online-market-failures-and-harms-an-economic-perspective-on-the-challenges-and-opportunities-in-regulating-online-services-2019-ofcom",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/online-market-failures-and-harms-an-economic-perspective-on-the-challenges-and-opportunities-in-regulating-online-services-2019-ofcom",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Online market failures and harms: An economic perspective on the challenges and opportunities in regulating online services 2019 (OFCOM) - GOV.UK",
      "elapsedMs": 7874,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 634,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03ada9bf5f3c",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "593f19cb55d0",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 681,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-MnI4Uki7i78nu0B5F7P/hA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/online-nation-report-2020-ofcom",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/online-nation-report-2020-ofcom",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Online Nation Report 2020 (OFCOM) - GOV.UK",
      "elapsedMs": 8392,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 631,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4db30d4409a6",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b79a7245cd3",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 678,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-qldlM8TnWxq6uL5HjffqBg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/protecting-children-online-2020-2021-report-2021-asa",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/protecting-children-online-2020-2021-report-2021-asa",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Protecting children online: 2020-2021 report 2021 (ASA) - GOV.UK",
      "elapsedMs": 8326,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 603,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4668800b5109",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9659299ef14c",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 650,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-PMOJobEOq2IgxGFlBK81Lg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/the-state-of-uk-competition-report-2022-cma",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/the-state-of-uk-competition-report-2022-cma",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "The State of UK Competition Report 2022 (CMA) - GOV.UK",
      "elapsedMs": 7803,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 653,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c48ea4bf1a0e",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6547a9f911a0",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 700,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-JuPLZoSyzKEWVB2Lvy8W0w==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/the-state-of-uk-competition-report-november-2020-cma",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/the-state-of-uk-competition-report-november-2020-cma",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "The State of UK Competition Report November 2020 (CMA)  - GOV.UK",
      "elapsedMs": 8359,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 594,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6e7ec60c8e4",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ba5ba8b07af",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 641,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-ieM8RxrP8b2qVqgpsG18mA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/the-use-of-data-by-online-services-2019-ofcom",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/the-use-of-data-by-online-services-2019-ofcom",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "The use of data by online services 2019 (OFCOM) - GOV.UK",
      "elapsedMs": 7744,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 633,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "909f782ad31a",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ba85b7a5a79",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 680,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-8zitnuGCZNco9xg7ywUKyQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-digital-market-research/transparency-in-the-regulation-of-online-safety-research-report-for-ofcom-2021-ofcom",
      "finalUrl": "https://www.gov.uk/find-digital-market-research/transparency-in-the-regulation-of-online-safety-research-report-for-ofcom-2021-ofcom",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Transparency in the Regulation of Online Safety: Research Report for Ofcom 2021 (OFCOM) - GOV.UK",
      "elapsedMs": 7918,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 626,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "745eb80b1c84",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "484ef700fa34",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 673,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-9Zui5yJmI7/nsKypFflWsw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-funding-for-land-or-farms/cnum1-assess-nutrient-management-and-produce-a-review-report",
      "finalUrl": "https://www.gov.uk/find-funding-for-land-or-farms/cnum1-assess-nutrient-management-and-produce-a-review-report",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "CNUM1: Assess nutrient management and produce a review report - GOV.UK",
      "elapsedMs": 8925,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1025,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 40
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "empty-table-header",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scope-attr-valid",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecb46ae5a26b",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72fd62825295",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 1067,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-rbHyrjFJlZT8m9O+umB09w==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/alcohol-duties-payments",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/alcohol-duties-payments",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Alcohol duties: payment enquiries - GOV.UK",
      "elapsedMs": 7825,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 615,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6a951ed4705",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b63b4948b160",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 662,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-pGt2ajOmxU3VVeQiiTZXpg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/childcare-service-helpline",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/childcare-service-helpline",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Childcare Service helpline - GOV.UK",
      "elapsedMs": 7975,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 593,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a087ed9e6bb",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33ca9a6625f1",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 640,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-NaZ0d9Jmn9JE2iOy+FNTpg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/complain-about-hmrc-online-services",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/complain-about-hmrc-online-services",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Complain about HMRC online services - GOV.UK",
      "elapsedMs": 7875,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 642,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f9c81e254bb",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4a7f83b80f0",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 689,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-vSs5kTuBteLb+JpCZl89hA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/construction-industry-scheme-payments",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/construction-industry-scheme-payments",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Construction Industry Scheme: payment enquiries - GOV.UK",
      "elapsedMs": 8403,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 618,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99b89c6708a6",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed20d1b5da19",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 665,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-94dH8cHCAKrHrrsGRiv21A==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/deferred-national-insurance-contributions-payments",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/deferred-national-insurance-contributions-payments",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Deferred National Insurance contributions: payment enquiries - GOV.UK",
      "elapsedMs": 8342,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 585,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae9dff0b0f78",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb9d16b83037",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 632,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-6xQ1nr1PhtCGuq1b7Cydog==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/excise-movement-and-control-system-online-services",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/excise-movement-and-control-system-online-services",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Excise Movement and Control System: online services - GOV.UK",
      "elapsedMs": 8224,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 545,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c72b4e2299f3",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cd515419ad6",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 592,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-LWINSwphSH7zbhF2uUYyYw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/miscellaneous-payments-team",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/miscellaneous-payments-team",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Miscellaneous Payments Team - GOV.UK",
      "elapsedMs": 7721,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 598,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd914f8d6b6d",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60eb0ce79639",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 645,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-wZCqHm/BKDJ2jTCBl/B5XQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/new-computerised-transit-system-testing-services",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/new-computerised-transit-system-testing-services",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "New Computerised Transit System: testing services - GOV.UK",
      "elapsedMs": 8261,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 558,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cd185530154",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e8b41acfa2e",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 605,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-SRlnw8RFwiqdJ7OUO7Sqcg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/non-uk-residents-payment",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/non-uk-residents-payment",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Non-UK residents: payment enquiries - GOV.UK",
      "elapsedMs": 8319,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 631,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac73359fcf88",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70ba87c4e88c",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 678,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-PaKdLwA/60WBNQ/gT5zG3A==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/off-payroll-working-ir35-enquiries",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/off-payroll-working-ir35-enquiries",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Off-payroll working (IR35): enquiries - GOV.UK",
      "elapsedMs": 7728,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 576,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90d3ad7856e2",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fc19e672330",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 623,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-6irvZPz543UPXqwXzGILKg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/payment-problems-enquiries",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/payment-problems-enquiries",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Payment problems: enquiries - GOV.UK",
      "elapsedMs": 8257,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 673,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d934754e8536",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86398e8b7384",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 720,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-UiIEGnkk4AsmBSfa6rYahA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/repayments-where-to-send-claim-forms",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/repayments-where-to-send-claim-forms",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Repayments: where to send claim forms - GOV.UK",
      "elapsedMs": 8160,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 584,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0d5b7a66782",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6c6fd17d5af",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 631,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-XX8+JndNqhzq0lk056l3XA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/report-suspicious-hmrc-emails-texts-social-media-accounts-and-phone-calls",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/report-suspicious-hmrc-emails-texts-social-media-accounts-and-phone-calls",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Report suspicious HMRC emails, texts, social media accounts and phone calls - GOV.UK",
      "elapsedMs": 8159,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 609,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a29ff7ed472",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "606cae03297b",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 656,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-CS5r+swCDcGOoWqGAj/svA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/secure-data-exchange-service-sdes-enquiries",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/secure-data-exchange-service-sdes-enquiries",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Secure Data Exchange Service (SDES): enquiries - GOV.UK",
      "elapsedMs": 8149,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 539,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "404cf4a2902c",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48ae0d34b89b",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 586,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-SJeXsWFyMGRmMvLGb4jS1A==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/self-assessment-payments",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/self-assessment-payments",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Self Assessment: payment enquiries - GOV.UK",
      "elapsedMs": 8241,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 621,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0707a6322458",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d5eec2e2061",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 668,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-TCPVuB18FgOj6EZt3z72SQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/statutory-payment-dispute-team",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/statutory-payment-dispute-team",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Statutory Payment Dispute Team - GOV.UK",
      "elapsedMs": 8073,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 608,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57b319bc2822",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a90bbbd2075a",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 655,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-CRb8Ea+rousoJfaONDe5gQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/tax-credits-payment-enquiries",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/tax-credits-payment-enquiries",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Tax credits: payment enquiries - GOV.UK",
      "elapsedMs": 8035,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 600,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "beeb995dbd76",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54c118bb1b49",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 647,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-CLRe0qqprjJVUirY455/3Q==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-hmrc-contacts/vat-overseas-repayments-for-non-uk-businesses",
      "finalUrl": "https://www.gov.uk/find-hmrc-contacts/vat-overseas-repayments-for-non-uk-businesses",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "VAT: overseas repayments for non-UK businesses enquiries - GOV.UK",
      "elapsedMs": 9057,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 623,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2922e9254e9b",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b32617f5d996",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 670,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-wQUZxYSLwGzrwol3SWPdNQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/adoption-service-registration-wales",
      "finalUrl": "https://www.gov.uk/find-licences/adoption-service-registration-wales",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Adoption service registration (Wales) - GOV.UK",
      "elapsedMs": 8283,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 505,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42a941d0fd30",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7c16cc88f65",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 554,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-+GaR3z64wNOfrg3LVwo0yw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/adult-placement-service-registration-wales",
      "finalUrl": "https://www.gov.uk/find-licences/adult-placement-service-registration-wales",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Adult placement service registration (Wales) - GOV.UK",
      "elapsedMs": 7645,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 505,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eabea47f518a",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ccfe2b02abe",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 554,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-JyqFNjg+ZthYAYB1E1oJBQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/adult-placement-services-registration-northern-ireland",
      "finalUrl": "https://www.gov.uk/find-licences/adult-placement-services-registration-northern-ireland",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Adult placement services registration (Northern Ireland) - GOV.UK",
      "elapsedMs": 7669,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 543,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc5164630d22",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ef24b95375f",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 592,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-JjT+BPxkr3hsPzknxJNX2g==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/adult-placement-services-registration-scotland",
      "finalUrl": "https://www.gov.uk/find-licences/adult-placement-services-registration-scotland",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Adult placement services registration (Scotland) - GOV.UK",
      "elapsedMs": 8220,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 601,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1950d3ae2337",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2543b4d0d6b6",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 650,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-Lx9NKxCW/nBgHaPeQ//O+g==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/apply-for-a-thames-accommodation-licence",
      "finalUrl": "https://www.gov.uk/find-licences/apply-for-a-thames-accommodation-licence",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Apply for a River Thames accommodation licence - GOV.UK",
      "elapsedMs": 8221,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 536,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0ce00030a7c",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25ec795b8080",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 585,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-2AtwspZc/wPq9jMb5bySnQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/booking-office-licence-scotland",
      "finalUrl": "https://www.gov.uk/find-licences/booking-office-licence-scotland",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Booking office licence (Scotland): contact your council - GOV.UK",
      "elapsedMs": 7701,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 524,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1da38cd5262",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12013eb2bac8",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 573,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-E7GjGpX/UraNdmonmOAlCg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/bookmaker-s-premises-licence-scotland",
      "finalUrl": "https://www.gov.uk/find-licences/bookmaker-s-premises-licence-scotland",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Bookmaker&#39;s premises licence (Scotland): contact your council - GOV.UK",
      "elapsedMs": 8188,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 475,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efcb55a318e4",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25aaf95c9764",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 524,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-to2+FxxUoV2mQS1xQ+ZHow==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/bookmaking-office-licence-northern-ireland",
      "finalUrl": "https://www.gov.uk/find-licences/bookmaking-office-licence-northern-ireland",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Bookmaking office licence (Northern Ireland): contact your council - GOV.UK",
      "elapsedMs": 8369,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 487,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37d6ed88c417",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ba3687c717c",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 536,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-88hjRiTshB0N7gGpZ8Gp5Q==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/care-at-home-services-registration-scotland",
      "finalUrl": "https://www.gov.uk/find-licences/care-at-home-services-registration-scotland",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Care at home services registration (Scotland) - GOV.UK",
      "elapsedMs": 8154,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 547,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca59b8f4cb55",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1f4478b0d91",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 596,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-JUpXaZYbh3ci96usWjrWMg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/care-home-service-registration-wales",
      "finalUrl": "https://www.gov.uk/find-licences/care-home-service-registration-wales",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Care home service registration (Wales) - GOV.UK",
      "elapsedMs": 8036,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 505,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8453a3dc5e66",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9539b9aa5b87",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 554,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-FOQs7kW6EQTzQL+/Xl8P2A==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/domiciliary-care-service-registration-ni",
      "finalUrl": "https://www.gov.uk/find-licences/domiciliary-care-service-registration-ni",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Domiciliary care service registration (Northern Ireland) - GOV.UK",
      "elapsedMs": 8148,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 502,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fcf3ef8328c",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "775228fc7ec9",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 551,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-cB4aMhPh1PSxxz9UPl58Og==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/fostering-service-manager-registration-wales",
      "finalUrl": "https://www.gov.uk/find-licences/fostering-service-manager-registration-wales",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Fostering service manager registration (Wales) - GOV.UK",
      "elapsedMs": 8126,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 541,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28acbb5c35b6",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1812b470fbbb",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 590,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-Z/4E8PQo7sQSP0Ks5bkAWQ==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/general-aviation-report-notification-northern-ireland",
      "finalUrl": "https://www.gov.uk/find-licences/general-aviation-report-notification-northern-ireland",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "General Aviation Report notification (Northern Ireland) - GOV.UK",
      "elapsedMs": 8225,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 546,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc92357d5b62",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a5370990a49",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 595,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-AIo8cL9z1GI0gA8F4EDwXA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/pollution-data-reporting-scotland",
      "finalUrl": "https://www.gov.uk/find-licences/pollution-data-reporting-scotland",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Pollution data reporting (Scotland) - GOV.UK",
      "elapsedMs": 7827,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 532,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "769e856ce446",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c2a850272fa",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 581,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-tq0s4xbYK+p3MoKFmFgtjw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/register-a-hairdressing-business",
      "finalUrl": "https://www.gov.uk/find-licences/register-a-hairdressing-business",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Hairdresser registration (England) - GOV.UK",
      "elapsedMs": 8127,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 525,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 43
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3da0894fd4f4",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "302f9d2e50a7",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 570,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-0w3k4r8lF98Abflje0+g9Q==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/register-as-number-plate-supplier",
      "finalUrl": "https://www.gov.uk/find-licences/register-as-number-plate-supplier/dvla",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Register as a number plate supplier: Driver and Vehicle Licensing Agency - GOV.UK",
      "elapsedMs": 8698,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 632,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb4ec856cd48",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87c01ad0d57f",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 681,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-52ibnL8OcIAJO4MemKkmaw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/register-cattle-northern-ireland",
      "finalUrl": "https://www.gov.uk/find-licences/register-cattle-northern-ireland",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Register cattle (Northern Ireland) - GOV.UK",
      "elapsedMs": 8150,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 549,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1b46f54f879",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af0c036d199d",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 598,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-DZefQaMuoWL3czhTZu7ehg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/register-hairdressing-wales",
      "finalUrl": "https://www.gov.uk/find-licences/register-hairdressing-wales",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Register a hairdressing business (Wales) - GOV.UK",
      "elapsedMs": 8167,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 525,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 43
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e3b9a566cd6",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a36bdf07a8e0",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 570,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-4jv5Q18xnlVKcQADzYBRtw==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/register-physiotherapist",
      "finalUrl": "https://www.gov.uk/find-licences/register-physiotherapist",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Register as a physiotherapist - GOV.UK",
      "elapsedMs": 7664,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 513,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91106041d06b",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "017beab69ab5",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 562,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-zvXIX30wN8uFWGO9HWER6w==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/register-to-practise-as-a-veterinarian",
      "finalUrl": "https://www.gov.uk/find-licences/register-to-practise-as-a-veterinarian",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Register to practise as a veterinarian - GOV.UK",
      "elapsedMs": 8122,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 551,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e85eb0c82572",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ac06becb6e8",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 600,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-7jMlZnuZU1zkICegI1/mVA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/registration-independent-healthcare-service-scotland",
      "finalUrl": "https://www.gov.uk/find-licences/registration-independent-healthcare-service-scotland",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Registration of independent healthcare service (Scotland) - GOV.UK",
      "elapsedMs": 8188,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 588,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "faaf104fae06",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5480730c063d",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 637,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-cLdQFu0X7vHwl/G8yq73lg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/registration-of-independent-health-care-service-england-wales",
      "finalUrl": "https://www.gov.uk/find-licences/registration-of-independent-health-care-service-england-wales",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Registration of independent health care service (England and Wales): contact your council - GOV.UK",
      "elapsedMs": 7572,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 482,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfaf32ad880e",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0d901f679f5",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 531,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-ppHtyWmVnVJTrcm3CsBKeA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/secure-accommodation-service-registration-wales",
      "finalUrl": "https://www.gov.uk/find-licences/secure-accommodation-service-registration-wales",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Secure accommodation service registration (Wales) - GOV.UK",
      "elapsedMs": 8691,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 505,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89410b8e3cd3",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9bead770b65",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 554,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-UvPJY4rPXvA4yPSKsF/6Fg==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/find-licences/vessel-traffic-services-vts-licence",
      "finalUrl": "https://www.gov.uk/find-licences/vessel-traffic-services-vts-licence",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Vessel traffic services (VTS) licence - GOV.UK",
      "elapsedMs": 8395,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 538,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 47
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cce9659c21ee",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74ae97a7d0ac",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 587,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-pWqmjWhnyBsEWi7ElKyTKA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://gov.uk/flood-and-coastal-erosion-risk-management-research-reports/adapting-to-coastal-erosion-evaluation-of-rollback-and-leaseback-schemes-in-coastal-change-pathfinder-projects",
      "finalUrl": "https://www.gov.uk/flood-and-coastal-erosion-risk-management-research-reports/adapting-to-coastal-erosion-evaluation-of-rollback-and-leaseback-schemes-in-coastal-change-pathfinder-projects",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "Adapting to coastal erosion - evaluation of rollback and leaseback schemes in coastal change pathfinder projects - GOV.UK",
      "elapsedMs": 7790,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 666,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 45
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "definition-list",
          "dlitem",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-skip-link",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f73def24c4b",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".gem-c-feedback__prompt-question",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3eca3ab289f5",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          }
        ],
        "outcomeCount": 713,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' www.google-analytics.com ssl.google-analytics.com stats.g.doubleclick.net www.googletagmanager.com www.region1.google-analytics.com region1.google-analytics.com www.google.co.uk analytics.google.com *.analytics.google.com www.google.com www.gstatic.com *.ytimg.com www.youtube.com www.youtube-nocookie.com 'nonce-Y+A/mJaEEm0e+IhoG5qOSA==''. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    }
  ],
  "enhanced": {
    "consolidatedFailures": [
      {
        "rule": "region",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures all page content is contained within landmark regions. Content outside landmarks cannot be found by screen reader users navigating by landmarks."
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 201,
        "examples": [
          {
            "url": "https://gov.uk/service-manual/helping-people-to-use-your-service/getting-an-accessibility-audit",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "xpath": ".gem-c-skip-link",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": "db9f3e48aac5",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "url": "https://gov.uk/service-manual/helping-people-to-use-your-service/getting-an-accessibility-audit",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "xpath": ".gem-c-feedback__prompt-question",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": "61eb5c5cd2d6",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          },
          {
            "url": "https://gov.uk/service-manual/helping-people-to-use-your-service/testing-for-accessibility",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "xpath": ".gem-c-skip-link",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": "888984c14b15",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          },
          {
            "url": "https://gov.uk/service-manual/helping-people-to-use-your-service/testing-for-accessibility",
            "html": "<h2 class=\"gem-c-feedback__prompt-question\">Is this page useful?</h2>",
            "xpath": ".gem-c-feedback__prompt-question",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": "346f90315f65",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-5ca4b7d6"
          },
          {
            "url": "https://gov.uk/find-hmrc-contacts/online-debit-and-credit-card-payment-support",
            "html": "<a data-module=\"govuk-skip-link\" class=\"gem-c-skip-link govuk-skip-link govuk-!-display-none-print\" href=\"#content\" data-govuk-skip-link-init=\"\" data-govuk-skip-link-module-started=\"true\">Skip to main content</a>",
            "xpath": ".gem-c-skip-link",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": "2ed93a568d54",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-bf35cd79"
          }
        ]
      },
      {
        "rule": "link-name",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Content Author",
            "UX Designer"
          ],
          "severity": "Serious",
          "blocking": true,
          "wcagCriteria": [
            "2.4.4",
            "4.1.2"
          ],
          "conformanceLevel": "A",
          "description": "Ensures links have discernible text. Screen reader users often navigate pages by listing all links — links without text or with only 'click here' provide no context."
        },
        "wcag": {
          "scs": [
            "2.4.4",
            "4.1.2"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://gov.uk/government/news/publication-of-dwp-research-report-707-employment-and-support-allowance-findings-from-a-face-to-face-survey-of-customers",
            "html": "<a rel=\"external\" href=\"http://www.dwp.gov.uk/newsroom/press-releases/2010/nov-2010/dwp154-10-121110.shtml#fn1\"> </a>",
            "xpath": "#httpwwwdwpgovuknewsroompress-releases2010nov-2010dwp154-10-121110shtmlfn1footnotes > a[rel=\"external\"]",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": "256e41207a7a",
            "firstSeenAt": "2026-05-02T01:38:25.295Z",
            "patternId": "A11Y-b63c0a13"
          }
        ]
      }
    ],
    "roleStats": {
      "UX Designer": 202,
      "Visual Designer": 0,
      "Content Author": 1,
      "Front-End Developer": 201
    },
    "severityStats": {
      "Critical": 0,
      "Serious": 1,
      "Moderate": 201,
      "Minor": 0
    }
  },
  "changeTracking": {
    "newCount": 202,
    "resolvedCount": 7531,
    "newIssues": [
      {
        "fingerprint": "db9f3e48aac5",
        "url": "https://www.gov.uk/service-manual/helping-people-to-use-your-service/getting-an-accessibility-audit",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61eb5c5cd2d6",
        "url": "https://www.gov.uk/service-manual/helping-people-to-use-your-service/getting-an-accessibility-audit",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "888984c14b15",
        "url": "https://www.gov.uk/service-manual/helping-people-to-use-your-service/testing-for-accessibility",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "346f90315f65",
        "url": "https://www.gov.uk/service-manual/helping-people-to-use-your-service/testing-for-accessibility",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2ed93a568d54",
        "url": "https://www.gov.uk/find-hmrc-contacts/online-debit-and-credit-card-payment-support",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b2845daad18",
        "url": "https://www.gov.uk/find-hmrc-contacts/online-debit-and-credit-card-payment-support",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b2465e12aa04",
        "url": "https://www.gov.uk/find-hmrc-contacts/technical-support-with-vat-online-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "173dc5c691ce",
        "url": "https://www.gov.uk/find-hmrc-contacts/technical-support-with-vat-online-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7ba56b0489c1",
        "url": "https://www.gov.uk/find-licences/domiciliary-support-service-registration-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70eb5973665f",
        "url": "https://www.gov.uk/find-licences/domiciliary-support-service-registration-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "683fb483a5f7",
        "url": "https://www.gov.uk/find-licences/support-services-providing-day-care-to-adults-registration-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d0f277a90ef2",
        "url": "https://www.gov.uk/find-licences/support-services-providing-day-care-to-adults-registration-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b128de4c28f3",
        "url": "https://www.gov.uk/government/news/help-find-new-ways-to-ease-global-disruption-apply-for-funding",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ccc1748a8e9f",
        "url": "https://www.gov.uk/government/news/help-find-new-ways-to-ease-global-disruption-apply-for-funding",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ddccc9a65a4d",
        "url": "https://www.gov.uk/government/news/new-find-a-job-service-to-support-thousands-of-jobseekers-into-work",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "279e7532c829",
        "url": "https://www.gov.uk/government/news/new-find-a-job-service-to-support-thousands-of-jobseekers-into-work",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "256e41207a7a",
        "url": "https://www.gov.uk/government/news/publication-of-dwp-research-report-707-employment-and-support-allowance-findings-from-a-face-to-face-survey-of-customers",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "558dcbb62b73",
        "url": "https://www.gov.uk/government/news/publication-of-dwp-research-report-707-employment-and-support-allowance-findings-from-a-face-to-face-survey-of-customers",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94c301dd7c77",
        "url": "https://www.gov.uk/government/news/publication-of-dwp-research-report-707-employment-and-support-allowance-findings-from-a-face-to-face-survey-of-customers",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f377ab0b746e",
        "url": "https://www.gov.uk/government/news/publication-of-dwp-research-report-745-employment-and-support-allowance-findings-from-a-follow-up-survey-of-customers",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "491ee21546fb",
        "url": "https://www.gov.uk/government/news/publication-of-dwp-research-report-745-employment-and-support-allowance-findings-from-a-follow-up-survey-of-customers",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63f1d2ca4090",
        "url": "https://www.gov.uk/government/publications/support-for-newly-unemployed-and-six-month-offer-evaluations-a-reporton-qualitative-research-findings-rr691",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "48b30ba3489f",
        "url": "https://www.gov.uk/government/publications/support-for-newly-unemployed-and-six-month-offer-evaluations-a-reporton-qualitative-research-findings-rr691",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d4187d31aac8",
        "url": "https://www.gov.uk/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8dbcd1776315",
        "url": "https://www.gov.uk/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8624f60ba6e8",
        "url": "https://www.gov.uk/government/publications/helping-people-in-alcohol-and-drug-treatment-services-into-work/individual-placement-and-support-alcohol-and-drug-study-main-findings--2",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3eae6e3f2f0c",
        "url": "https://www.gov.uk/government/publications/helping-people-in-alcohol-and-drug-treatment-services-into-work/individual-placement-and-support-alcohol-and-drug-study-main-findings--2",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d4e06f113b3",
        "url": "https://www.gov.uk/reporting-accessibility-problem-public-sector-website",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fdedd7576295",
        "url": "https://www.gov.uk/reporting-accessibility-problem-public-sector-website",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d04016f1f675",
        "url": "https://www.gov.uk/guidance/accessibility-statement-for-new-adults-in-the-home-service",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "258587355236",
        "url": "https://www.gov.uk/guidance/accessibility-statement-for-new-adults-in-the-home-service",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9445184d2aa0",
        "url": "https://www.gov.uk/guidance/accessibility-statement-for-paying-your-childcare-or-social-care-invoice",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cbca6afdeb35",
        "url": "https://www.gov.uk/guidance/accessibility-statement-for-paying-your-childcare-or-social-care-invoice",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c77432ce102b",
        "url": "https://www.gov.uk/guidance/accessibility-statement-for-public-home-office-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a384ad7b0cce",
        "url": "https://www.gov.uk/guidance/accessibility-statement-for-public-home-office-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bee39a40c45c",
        "url": "https://www.gov.uk/guidance/accessibility-statement-for-register-as-a-nanny-service",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a193cbb35720",
        "url": "https://www.gov.uk/guidance/accessibility-statement-for-register-as-a-nanny-service",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5456d20e9364",
        "url": "https://www.gov.uk/guidance/accessibility-statement-for-tell-ofsted-about-a-serious-childcare-incident-service",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "177e27e2e5bb",
        "url": "https://www.gov.uk/guidance/accessibility-statement-for-tell-ofsted-about-a-serious-childcare-incident-service",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "25f1fa5c0792",
        "url": "https://www.gov.uk/guidance/apply-for-an-exemption-from-psvar-accessibility-regulations-for-home-to-school-or-rail-replacement-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb3adc0867ca",
        "url": "https://www.gov.uk/guidance/apply-for-an-exemption-from-psvar-accessibility-regulations-for-home-to-school-or-rail-replacement-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0391d354bfae",
        "url": "https://www.gov.uk/research-for-development-outputs/does-service-accessibility-reduce-socio-economic-differentials-in-maternity-care-seeking-evidence-from-rural-bangladesh",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "812cd79b1bc4",
        "url": "https://www.gov.uk/research-for-development-outputs/does-service-accessibility-reduce-socio-economic-differentials-in-maternity-care-seeking-evidence-from-rural-bangladesh",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6b3f46a454b",
        "url": "https://www.gov.uk/research-for-development-outputs/enhanced-accessibility-for-disabled-people-in-urban-and-peri-urban-areas-country-report-mozambique",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dfd542c31580",
        "url": "https://www.gov.uk/research-for-development-outputs/enhanced-accessibility-for-disabled-people-in-urban-and-peri-urban-areas-country-report-mozambique",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be4bc9605956",
        "url": "https://www.gov.uk/research-for-development-outputs/enhanced-accessibility-for-people-with-disabilities-in-urban-areas-inception-report",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1e6875b22eb1",
        "url": "https://www.gov.uk/research-for-development-outputs/enhanced-accessibility-for-people-with-disabilities-in-urban-areas-inception-report",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "32d618bf50f2",
        "url": "https://www.gov.uk/research-for-development-outputs/enhanced-accessibility-for-persons-with-disabilities-living-in-urban-areas-country-report-south-africa",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51fc740324c2",
        "url": "https://www.gov.uk/research-for-development-outputs/enhanced-accessibility-for-persons-with-disabilities-living-in-urban-areas-country-report-south-africa",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1e3e54eb02d5",
        "url": "https://www.gov.uk/find-gender-pay-gap-data",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37e4e4469b30",
        "url": "https://www.gov.uk/find-gender-pay-gap-data",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e549d4b83c99",
        "url": "https://www.gov.uk/find-registered-childminder",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "35b79ac36359",
        "url": "https://www.gov.uk/find-registered-childminder",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "09887995ad1a",
        "url": "https://www.gov.uk/find-registered-childminder",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a141ea954f8",
        "url": "https://www.gov.uk/government/consultations/accessible-travel-policy-guidance-accessibility-of-rail-replacement-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8925a1a53100",
        "url": "https://www.gov.uk/government/consultations/accessible-travel-policy-guidance-accessibility-of-rail-replacement-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6fe524489e72",
        "url": "https://www.gov.uk/government/news/global-accessibility-awareness-day-minister-calls-on-the-public-sector-to-ensure-digital-services-are-accessible",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e98aef0236ec",
        "url": "https://www.gov.uk/government/news/global-accessibility-awareness-day-minister-calls-on-the-public-sector-to-ensure-digital-services-are-accessible",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6313775ee4d",
        "url": "https://www.gov.uk/government/news/minister-announces-accessibility-improvements-to-voter-registration-service",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "848e85253991",
        "url": "https://www.gov.uk/government/news/minister-announces-accessibility-improvements-to-voter-registration-service",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b7d6ae8b6360",
        "url": "https://www.gov.uk/government/news/new-funding-for-accessibility-as-government-reports-progress-for-disabled-people-across-transport-network",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "799027ceb124",
        "url": "https://www.gov.uk/government/news/new-funding-for-accessibility-as-government-reports-progress-for-disabled-people-across-transport-network",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "236368a52c6f",
        "url": "https://www.gov.uk/higher-education-courses-find-and-apply",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c4fb8a959ab",
        "url": "https://www.gov.uk/higher-education-courses-find-and-apply",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "704d8c621cf7",
        "url": "https://www.gov.uk/service-manual/technology/accessibility-for-developers-an-introduction",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "562c95fbcd65",
        "url": "https://www.gov.uk/service-manual/technology/accessibility-for-developers-an-introduction",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "17d280e5273c",
        "url": "https://www.gov.uk/aaib-reports/aaib-investigation-to-reims-cessna-f406-caravan-ii-g-find",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec07673686e6",
        "url": "https://www.gov.uk/aaib-reports/aaib-investigation-to-reims-cessna-f406-caravan-ii-g-find",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8340db7a8c1f",
        "url": "https://www.gov.uk/aaib-reports/aaib-investigation-to-reims-cessna-f406-g-find",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cd76edbb7273",
        "url": "https://www.gov.uk/aaib-reports/aaib-investigation-to-reims-cessna-f406-g-find",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "597acd8336e8",
        "url": "https://www.gov.uk/aaib-reports/huntair-pathfinder-g-mjjt-4-june-1983",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a9ff4a84636c",
        "url": "https://www.gov.uk/aaib-reports/huntair-pathfinder-g-mjjt-4-june-1983",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e5cd359f55b",
        "url": "https://www.gov.uk/aaib-reports/pathfinder-mk-1-g-mjjr-21-april-1990",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "56b269077089",
        "url": "https://www.gov.uk/aaib-reports/pathfinder-mk-1-g-mjjr-21-april-1990",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e11fbd63ae83",
        "url": "https://www.gov.uk/aaib-reports/piper-pa-28-235-cherokee-pathfinder-g-bamm-19-june-1994",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1158e6fdb0af",
        "url": "https://www.gov.uk/aaib-reports/piper-pa-28-235-cherokee-pathfinder-g-bamm-19-june-1994",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "da44482950d7",
        "url": "https://www.gov.uk/aaib-reports/reims-cessna-f406-caravan-ii-g-find-6-september-2007",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "708a58a5bb61",
        "url": "https://www.gov.uk/aaib-reports/reims-cessna-f406-caravan-ii-g-find-6-september-2007",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d04f6bea6fbe",
        "url": "https://www.gov.uk/employment-tribunal-decisions/mr-e-findlay-v-morrisons-utility-services-2600035-2017",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba962927cd37",
        "url": "https://www.gov.uk/employment-tribunal-decisions/mr-e-findlay-v-morrisons-utility-services-2600035-2017",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a556a19a18cc",
        "url": "https://www.gov.uk/find-digital-market-research/adtech-market-research-report-2019-ico-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d2dc260477d7",
        "url": "https://www.gov.uk/find-digital-market-research/adtech-market-research-report-2019-ico-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "39f7188a0cb6",
        "url": "https://www.gov.uk/find-digital-market-research/communications-market-report-2019-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8a3f5951b986",
        "url": "https://www.gov.uk/find-digital-market-research/communications-market-report-2019-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a748df98cb7a",
        "url": "https://www.gov.uk/find-digital-market-research/communications-market-report-2020-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "10958117fbc0",
        "url": "https://www.gov.uk/find-digital-market-research/communications-market-report-2020-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d75acf17cc1e",
        "url": "https://www.gov.uk/find-digital-market-research/connected-nations-uk-report-2020-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a1764acc696b",
        "url": "https://www.gov.uk/find-digital-market-research/connected-nations-uk-report-2020-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "96fc54edf20f",
        "url": "https://www.gov.uk/find-digital-market-research/consumer-views-on-cashless-payments-in-land-based-gambling-2021-gambling-commission",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bcfb2c80d6bf",
        "url": "https://www.gov.uk/find-digital-market-research/consumer-views-on-cashless-payments-in-land-based-gambling-2021-gambling-commission",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e683fed5bcbb",
        "url": "https://www.gov.uk/find-digital-market-research/influencer-report-the-impact-of-complicit-social-media-influencers-on-the-consumption-of-counterfeit-goods-in-the-uk-2021-ipo",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a8ac4cf15c74",
        "url": "https://www.gov.uk/find-digital-market-research/influencer-report-the-impact-of-complicit-social-media-influencers-on-the-consumption-of-counterfeit-goods-in-the-uk-2021-ipo",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e97a103a540d",
        "url": "https://www.gov.uk/find-digital-market-research/mobile-ecosystems-market-study-appendix-k-consumer-experiences-of-app-purchases-and-auto-renewing-subscriptions-to-apps-sold-through-app-stores-2022-cma",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1500ca6e75c5",
        "url": "https://www.gov.uk/find-digital-market-research/mobile-ecosystems-market-study-appendix-k-consumer-experiences-of-app-purchases-and-auto-renewing-subscriptions-to-apps-sold-through-app-stores-2022-cma",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "86757941bbb9",
        "url": "https://www.gov.uk/find-digital-market-research/mobile-ecosystems-market-study-interim-report-appendix-f-understanding-the-role-of-browser-engines-2021-cma",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b2d2b918daa0",
        "url": "https://www.gov.uk/find-digital-market-research/mobile-ecosystems-market-study-interim-report-appendix-f-understanding-the-role-of-browser-engines-2021-cma",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b2f3e0c8f67b",
        "url": "https://www.gov.uk/find-digital-market-research/mobile-ecosystems-market-study-interim-report-appendix-g-pre-installation-default-settings-and-choice-architecture-for-mobile-browsers-2021-cma",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b2604654d649",
        "url": "https://www.gov.uk/find-digital-market-research/mobile-ecosystems-market-study-interim-report-appendix-g-pre-installation-default-settings-and-choice-architecture-for-mobile-browsers-2021-cma",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "55d40b6356ca",
        "url": "https://www.gov.uk/find-digital-market-research/object-based-media-report-2021-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2a2d586eecec",
        "url": "https://www.gov.uk/find-digital-market-research/object-based-media-report-2021-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "03ada9bf5f3c",
        "url": "https://www.gov.uk/find-digital-market-research/online-market-failures-and-harms-an-economic-perspective-on-the-challenges-and-opportunities-in-regulating-online-services-2019-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "593f19cb55d0",
        "url": "https://www.gov.uk/find-digital-market-research/online-market-failures-and-harms-an-economic-perspective-on-the-challenges-and-opportunities-in-regulating-online-services-2019-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4db30d4409a6",
        "url": "https://www.gov.uk/find-digital-market-research/online-nation-report-2020-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2b79a7245cd3",
        "url": "https://www.gov.uk/find-digital-market-research/online-nation-report-2020-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4668800b5109",
        "url": "https://www.gov.uk/find-digital-market-research/protecting-children-online-2020-2021-report-2021-asa",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9659299ef14c",
        "url": "https://www.gov.uk/find-digital-market-research/protecting-children-online-2020-2021-report-2021-asa",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c48ea4bf1a0e",
        "url": "https://www.gov.uk/find-digital-market-research/the-state-of-uk-competition-report-2022-cma",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6547a9f911a0",
        "url": "https://www.gov.uk/find-digital-market-research/the-state-of-uk-competition-report-2022-cma",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e6e7ec60c8e4",
        "url": "https://www.gov.uk/find-digital-market-research/the-state-of-uk-competition-report-november-2020-cma",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ba5ba8b07af",
        "url": "https://www.gov.uk/find-digital-market-research/the-state-of-uk-competition-report-november-2020-cma",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "909f782ad31a",
        "url": "https://www.gov.uk/find-digital-market-research/the-use-of-data-by-online-services-2019-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6ba85b7a5a79",
        "url": "https://www.gov.uk/find-digital-market-research/the-use-of-data-by-online-services-2019-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "745eb80b1c84",
        "url": "https://www.gov.uk/find-digital-market-research/transparency-in-the-regulation-of-online-safety-research-report-for-ofcom-2021-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "484ef700fa34",
        "url": "https://www.gov.uk/find-digital-market-research/transparency-in-the-regulation-of-online-safety-research-report-for-ofcom-2021-ofcom",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ecb46ae5a26b",
        "url": "https://www.gov.uk/find-funding-for-land-or-farms/cnum1-assess-nutrient-management-and-produce-a-review-report",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "72fd62825295",
        "url": "https://www.gov.uk/find-funding-for-land-or-farms/cnum1-assess-nutrient-management-and-produce-a-review-report",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6a951ed4705",
        "url": "https://www.gov.uk/find-hmrc-contacts/alcohol-duties-payments",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b63b4948b160",
        "url": "https://www.gov.uk/find-hmrc-contacts/alcohol-duties-payments",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1a087ed9e6bb",
        "url": "https://www.gov.uk/find-hmrc-contacts/childcare-service-helpline",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "33ca9a6625f1",
        "url": "https://www.gov.uk/find-hmrc-contacts/childcare-service-helpline",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8f9c81e254bb",
        "url": "https://www.gov.uk/find-hmrc-contacts/complain-about-hmrc-online-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e4a7f83b80f0",
        "url": "https://www.gov.uk/find-hmrc-contacts/complain-about-hmrc-online-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "99b89c6708a6",
        "url": "https://www.gov.uk/find-hmrc-contacts/construction-industry-scheme-payments",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ed20d1b5da19",
        "url": "https://www.gov.uk/find-hmrc-contacts/construction-industry-scheme-payments",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae9dff0b0f78",
        "url": "https://www.gov.uk/find-hmrc-contacts/deferred-national-insurance-contributions-payments",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb9d16b83037",
        "url": "https://www.gov.uk/find-hmrc-contacts/deferred-national-insurance-contributions-payments",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c72b4e2299f3",
        "url": "https://www.gov.uk/find-hmrc-contacts/excise-movement-and-control-system-online-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2cd515419ad6",
        "url": "https://www.gov.uk/find-hmrc-contacts/excise-movement-and-control-system-online-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cd914f8d6b6d",
        "url": "https://www.gov.uk/find-hmrc-contacts/miscellaneous-payments-team",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60eb0ce79639",
        "url": "https://www.gov.uk/find-hmrc-contacts/miscellaneous-payments-team",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0cd185530154",
        "url": "https://www.gov.uk/find-hmrc-contacts/new-computerised-transit-system-testing-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1e8b41acfa2e",
        "url": "https://www.gov.uk/find-hmrc-contacts/new-computerised-transit-system-testing-services",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ac73359fcf88",
        "url": "https://www.gov.uk/find-hmrc-contacts/non-uk-residents-payment",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70ba87c4e88c",
        "url": "https://www.gov.uk/find-hmrc-contacts/non-uk-residents-payment",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "90d3ad7856e2",
        "url": "https://www.gov.uk/find-hmrc-contacts/off-payroll-working-ir35-enquiries",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4fc19e672330",
        "url": "https://www.gov.uk/find-hmrc-contacts/off-payroll-working-ir35-enquiries",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d934754e8536",
        "url": "https://www.gov.uk/find-hmrc-contacts/payment-problems-enquiries",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "86398e8b7384",
        "url": "https://www.gov.uk/find-hmrc-contacts/payment-problems-enquiries",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a0d5b7a66782",
        "url": "https://www.gov.uk/find-hmrc-contacts/repayments-where-to-send-claim-forms",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e6c6fd17d5af",
        "url": "https://www.gov.uk/find-hmrc-contacts/repayments-where-to-send-claim-forms",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a29ff7ed472",
        "url": "https://www.gov.uk/find-hmrc-contacts/report-suspicious-hmrc-emails-texts-social-media-accounts-and-phone-calls",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "606cae03297b",
        "url": "https://www.gov.uk/find-hmrc-contacts/report-suspicious-hmrc-emails-texts-social-media-accounts-and-phone-calls",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "404cf4a2902c",
        "url": "https://www.gov.uk/find-hmrc-contacts/secure-data-exchange-service-sdes-enquiries",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "48ae0d34b89b",
        "url": "https://www.gov.uk/find-hmrc-contacts/secure-data-exchange-service-sdes-enquiries",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0707a6322458",
        "url": "https://www.gov.uk/find-hmrc-contacts/self-assessment-payments",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d5eec2e2061",
        "url": "https://www.gov.uk/find-hmrc-contacts/self-assessment-payments",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "57b319bc2822",
        "url": "https://www.gov.uk/find-hmrc-contacts/statutory-payment-dispute-team",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a90bbbd2075a",
        "url": "https://www.gov.uk/find-hmrc-contacts/statutory-payment-dispute-team",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "beeb995dbd76",
        "url": "https://www.gov.uk/find-hmrc-contacts/tax-credits-payment-enquiries",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "54c118bb1b49",
        "url": "https://www.gov.uk/find-hmrc-contacts/tax-credits-payment-enquiries",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2922e9254e9b",
        "url": "https://www.gov.uk/find-hmrc-contacts/vat-overseas-repayments-for-non-uk-businesses",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b32617f5d996",
        "url": "https://www.gov.uk/find-hmrc-contacts/vat-overseas-repayments-for-non-uk-businesses",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "42a941d0fd30",
        "url": "https://www.gov.uk/find-licences/adoption-service-registration-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b7c16cc88f65",
        "url": "https://www.gov.uk/find-licences/adoption-service-registration-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eabea47f518a",
        "url": "https://www.gov.uk/find-licences/adult-placement-service-registration-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ccfe2b02abe",
        "url": "https://www.gov.uk/find-licences/adult-placement-service-registration-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc5164630d22",
        "url": "https://www.gov.uk/find-licences/adult-placement-services-registration-northern-ireland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8ef24b95375f",
        "url": "https://www.gov.uk/find-licences/adult-placement-services-registration-northern-ireland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1950d3ae2337",
        "url": "https://www.gov.uk/find-licences/adult-placement-services-registration-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2543b4d0d6b6",
        "url": "https://www.gov.uk/find-licences/adult-placement-services-registration-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0ce00030a7c",
        "url": "https://www.gov.uk/find-licences/apply-for-a-thames-accommodation-licence",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "25ec795b8080",
        "url": "https://www.gov.uk/find-licences/apply-for-a-thames-accommodation-licence",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1da38cd5262",
        "url": "https://www.gov.uk/find-licences/booking-office-licence-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "12013eb2bac8",
        "url": "https://www.gov.uk/find-licences/booking-office-licence-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "efcb55a318e4",
        "url": "https://www.gov.uk/find-licences/bookmaker-s-premises-licence-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "25aaf95c9764",
        "url": "https://www.gov.uk/find-licences/bookmaker-s-premises-licence-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37d6ed88c417",
        "url": "https://www.gov.uk/find-licences/bookmaking-office-licence-northern-ireland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ba3687c717c",
        "url": "https://www.gov.uk/find-licences/bookmaking-office-licence-northern-ireland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ca59b8f4cb55",
        "url": "https://www.gov.uk/find-licences/care-at-home-services-registration-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f1f4478b0d91",
        "url": "https://www.gov.uk/find-licences/care-at-home-services-registration-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8453a3dc5e66",
        "url": "https://www.gov.uk/find-licences/care-home-service-registration-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9539b9aa5b87",
        "url": "https://www.gov.uk/find-licences/care-home-service-registration-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5fcf3ef8328c",
        "url": "https://www.gov.uk/find-licences/domiciliary-care-service-registration-ni",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "775228fc7ec9",
        "url": "https://www.gov.uk/find-licences/domiciliary-care-service-registration-ni",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28acbb5c35b6",
        "url": "https://www.gov.uk/find-licences/fostering-service-manager-registration-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1812b470fbbb",
        "url": "https://www.gov.uk/find-licences/fostering-service-manager-registration-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc92357d5b62",
        "url": "https://www.gov.uk/find-licences/general-aviation-report-notification-northern-ireland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a5370990a49",
        "url": "https://www.gov.uk/find-licences/general-aviation-report-notification-northern-ireland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "769e856ce446",
        "url": "https://www.gov.uk/find-licences/pollution-data-reporting-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1c2a850272fa",
        "url": "https://www.gov.uk/find-licences/pollution-data-reporting-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3da0894fd4f4",
        "url": "https://www.gov.uk/find-licences/register-a-hairdressing-business",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "302f9d2e50a7",
        "url": "https://www.gov.uk/find-licences/register-a-hairdressing-business",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb4ec856cd48",
        "url": "https://www.gov.uk/find-licences/register-as-number-plate-supplier/dvla",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "87c01ad0d57f",
        "url": "https://www.gov.uk/find-licences/register-as-number-plate-supplier/dvla",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a1b46f54f879",
        "url": "https://www.gov.uk/find-licences/register-cattle-northern-ireland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "af0c036d199d",
        "url": "https://www.gov.uk/find-licences/register-cattle-northern-ireland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7e3b9a566cd6",
        "url": "https://www.gov.uk/find-licences/register-hairdressing-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a36bdf07a8e0",
        "url": "https://www.gov.uk/find-licences/register-hairdressing-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "91106041d06b",
        "url": "https://www.gov.uk/find-licences/register-physiotherapist",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "017beab69ab5",
        "url": "https://www.gov.uk/find-licences/register-physiotherapist",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e85eb0c82572",
        "url": "https://www.gov.uk/find-licences/register-to-practise-as-a-veterinarian",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2ac06becb6e8",
        "url": "https://www.gov.uk/find-licences/register-to-practise-as-a-veterinarian",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "faaf104fae06",
        "url": "https://www.gov.uk/find-licences/registration-independent-healthcare-service-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5480730c063d",
        "url": "https://www.gov.uk/find-licences/registration-independent-healthcare-service-scotland",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cfaf32ad880e",
        "url": "https://www.gov.uk/find-licences/registration-of-independent-health-care-service-england-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0d901f679f5",
        "url": "https://www.gov.uk/find-licences/registration-of-independent-health-care-service-england-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "89410b8e3cd3",
        "url": "https://www.gov.uk/find-licences/secure-accommodation-service-registration-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a9bead770b65",
        "url": "https://www.gov.uk/find-licences/secure-accommodation-service-registration-wales",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cce9659c21ee",
        "url": "https://www.gov.uk/find-licences/vessel-traffic-services-vts-licence",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "74ae97a7d0ac",
        "url": "https://www.gov.uk/find-licences/vessel-traffic-services-vts-licence",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f73def24c4b",
        "url": "https://www.gov.uk/flood-and-coastal-erosion-risk-management-research-reports/adapting-to-coastal-erosion-evaluation-of-rollback-and-leaseback-schemes-in-coastal-change-pathfinder-projects",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3eca3ab289f5",
        "url": "https://www.gov.uk/flood-and-coastal-erosion-risk-management-research-reports/adapting-to-coastal-erosion-evaluation-of-rollback-and-leaseback-schemes-in-coastal-change-pathfinder-projects",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      }
    ],
    "resolvedIssues": [
      {
        "fingerprint": "a2ec876e44f1",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16aa65584af9",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d974635df0a",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65fbbf66b644",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "414865ac5861",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "064dd6c8eea3",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1517cf05184b",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f12f54dc41f1",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b9bf4d177a9",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a5f1434dd3d",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e11218012c75",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a30ff050a3e",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b4bbd561988",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29e34693a7d9",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a7efe4e8506",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ae543f3b06a6",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "875d207cc563",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4499b1f492d7",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d37ced26293",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68214fb7de92",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82d44dbf1edc",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "058c6553edd4",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f5c78a3c58c",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d9954ff457de",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28994e7697f3",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "815adb6cd04b",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "162004dec53e",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:aria_form_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ce87938fc9e",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a54b06ecfcb",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42c6af5cd22c",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:fieldset_legend_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f5d221c608d",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:aria_id_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "397e9c22e1c9",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4fc9e3a998b1",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0c6bb238257",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a4d7da1ec97",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:frame_src_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "715cf8e8fb65",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ede943196fa4",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "09442216422a",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6ea70657ead9",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70054dbfc2c8",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:aria_form_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "575e4ae12642",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a89d17fc130d",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d41447ab0ec4",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e6ac25da42a8",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "90d72bee1a9f",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f98583812e9",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1fbd392897d5",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a1cc44351ef",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f65d58eedac1",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d9e4a388bc2",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cccaa72f861a",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d7b53d91bdc",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e43a1044a2ef",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aacd6980172f",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a0d5916f056f",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "344fdb08b5ca",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "defd051e9ce8",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ac8cf25dadb",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d5840dc0c50",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f91f2d6569e3",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f90854f5f7c9",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dee8b9e527bd",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3c960f32590",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e7aac262eb6",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "61fc4101194b",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "60773b687504",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "039c526696fc",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "545c980e1bea",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9536d7370c7b",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "345cc68e72a8",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7b4845b2c71",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e1129b3b7fe5",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d980fddb0ce",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6eeb78176861",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5feb65a60fc2",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef63cdd9a0d6",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ae1136c2c92",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9bab9ad892d2",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0eb1f89cdb4e",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8b461cd2a91",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bad4a70d721a",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "04510e60bd63",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "85747c942623",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "892f4b8ad41d",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5a89d576d20",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ea973652e24",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "998bed8393ac",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3aa5ca6b5614",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9dc6adfc9b82",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a169d47743a",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97b0b345371c",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0802588e5b04",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1e7c9ffe528",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7f40d063427",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef52530fd61b",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b2b5d133271",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f9ba2cb8617",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1fa886e04a6a",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9650eb038efe",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "672e4d4973e7",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f55efb4170ef",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea3992ea8ad1",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a580fd041f8",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "39816078091f",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47bee1be959e",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a570622e08d",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b1a91a07b8a",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "38a994bb03d2",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a4a03f5f1bff",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28f340982568",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a907d0647587",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a52a94b64cbc",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64f6a91d3b39",
        "url": "https://www.london.gov.uk/",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b64f11a9951",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria-dialog-name|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "09f2fe5a76c0",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d09da2f85a5",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:meta-viewport-large|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b6466832651",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria-dialog-name|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec58c59c6323",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "wcag:wcag143|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dfadc9fc1543",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:meta-viewport-large|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e1de227eef17",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ab52205e3db",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7198deddba9e",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_viewport_resizable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d3cd52b7404",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "856c273e3898",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e2648a38eda",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0333a287917d",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "305c6ca95417",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "00b083e475fa",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f489b427b98e",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79d243d2c215",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc00ebd3e136",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c8ae81fe7c93",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5cf8ec02d5a",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0437b8f1d9b",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f8bcbcda52f",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4c85145fa048",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9fbaf08ae5c4",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c2d12b96998",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e9eec097699",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f13c7195805c",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b297b7193404",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20fb594c5432",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26c070215b29",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e226d715d25a",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "62758c8f9512",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c114f0b3106",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "14302998cee7",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c0cf586736b",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c75da1c07ae",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "062852b2261b",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fab729a2c6a2",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:heading_content_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c96ada6663be",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aadd79d45d85",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "02d170537124",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "778b7c0170a1",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7297c75601a0",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a44a6e548b56",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "301376095898",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "92e85b1dddd6",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2dfd54f833e",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a680613d2f3",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0785c1210ba3",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1cd22cb37dd7",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b6e0ed60882a",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a0e3fe108b6",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10bb849a5231",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28c3114e4ed5",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5b049136652",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "757d7aabea44",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3f2f02daa89",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c9054fa6f68",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "163a57b3770b",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "df45cc0d0bf6",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0dfdb804f510",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2113de034c8b",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "583c07ad1f26",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "682d117c3760",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84469c5c6abc",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7a254fc8f83",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab7e0aacc273",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2acc6226ac5",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1cd07fa41ab",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7ae7f78d461",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a616f54a99f5",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48437765774f",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e7c9d8e1bff",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "656c674ea7ff",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "045c82f6d151",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "80a6efd3803e",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f81c7e31316f",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d193ba99abb6",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba135ef642ae",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9cbddc64cc69",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "300ef17d6c92",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f21e108819ad",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1bdddbe1ba6e",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2730ec5039b5",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8400f10e6bc3",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc486cb3f185",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "398523f550c3",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9873a937769e",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22d1ce782b1f",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "617f8eb4ded1",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a89f675d8d54",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb114ec63a7c",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f5e670757d8d",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:heading_content_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "063fe8246ec9",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4037503acd55",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "004278d6e8a4",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "73f4bed8b433",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15eb3f64b5bc",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95d96c3c2ee4",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6d917bba9e1",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3879dc420e6",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9cf2325d3039",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30927bdc8f32",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb2058d63a26",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3529510f4301",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8ed40549bb92",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1058e1afb93f",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3b4b326f8db",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a92a9e59540",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28057fd9e884",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "08503f014145",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c580ad4bed9",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_hidden_nontabbable|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "daa77f01df1b",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c75349d2954",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37425d60f711",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "338181561387",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fe772625de20",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "351665b50df1",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07ebede7352f",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "51807633e7b7",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c40a1bef0a6",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "03f9758dc48e",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32f4500b6040",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb561c0387c3",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2320f7512fe2",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "78820ce89afa",
        "url": "https://www.facebook.com/OldOakParkRoyal/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "06c739613915",
        "url": "https://www.london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44186fb51952",
        "url": "https://www.london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "345beb0a34ee",
        "url": "https://www.london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "39b25c775032",
        "url": "https://www.london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f039f672af7",
        "url": "https://www.london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef8ac04139e9",
        "url": "https://www.london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0a914830077",
        "url": "https://www.london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c73df454040",
        "url": "https://www.london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3bfe7d3eca58",
        "url": "https://www.london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ddf6bd4c6864",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a138c983029",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "775a6f87c8ba",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af775c4bf028",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0df52e1fa7b3",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "58f6e1936f73",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9bbc05fb02f6",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b0306c85023",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "647ccfb56914",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "db477ef84823",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a06798d3f24",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3cf3c13c329",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bf3cd22af89",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9f459c01c062",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "523a92d6a8f9",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35cd11ac1b45",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a7a50aaa33d",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "899db1def74d",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f321dc276bc2",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1fd8e0eca964",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "310f806706fe",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9189765cd79b",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3991f4ea5753",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a527b43bf2a",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d5e21dae282",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b0dcc4a2aa1",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93843a4e71e5",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74398ced80d4",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e21b667e666",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9c4e72fd82c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c01f45a95c9",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4de6dafc1a6b",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4c13321b2d85",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad577aaaece9",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aafaa2880a96",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3684b2a1e41b",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e4bae80b6ce5",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6365092173b5",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c5fb98538be",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5491b14899b0",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "991956536403",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f900c457af67",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8dee4b21ea9",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c33bae30d560",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23a4b84db4a4",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "626500377931",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e44f3dad4765",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16803ca2eb9c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f63603ccf4e7",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cdf391ffffd2",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "451b4a7572c5",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea12ba6768c8",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9fed90e1abee",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f67065854011",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2302482184d4",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "57d6fe70f15d",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a75d3e1c2c9",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a898a9010fcf",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f93dddc24c1c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0373559379a5",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e10c4a1a5d8",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6bb5ef1ef504",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "839b628842b7",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d27cab10c49c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "219990bccbc1",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f0728a1cc6cc",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ee8783eeeb0",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6fc0d4a8750",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b4e76166bba",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc592605a84b",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f80c833e23ae",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3cb537f3dc30",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "59db48668214",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ddccc3da5dd",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "016943b1389d",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "004e7eefe3d9",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d1f82876d1b",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bfd44c5800be",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c14e6aba4dcb",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4dcaf5a6e390",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b67dd91d09a",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "09c1c6179151",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d33fe3a0dd9a",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0999053f1444",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b13abfa6d5ff",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2400470b4879",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "530d788d3590",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd9e1a0fb013",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1fc9e01bf90",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e17e79c214d",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c549ec0687a3",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77a35d7f0307",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "638b1d2cd8c2",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65b9a3f74fea",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d9073837f7b6",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "73f499805005",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c08913e438c3",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "66df846bf940",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "167704fb79f8",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "beb30d772f5b",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22f8643c15cd",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4bc9993f2651",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "45eac9cd22f8",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/i-received-support-under-first-phase-warmer-homes-can-i-re-apply-phase-warmer-homes",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4aff83ed4490",
        "url": "https://london.gov.uk/programmes-strategies/accessibility",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fdc53c202ae8",
        "url": "https://london.gov.uk/programmes-strategies/accessibility",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7cd4337587a8",
        "url": "https://london.gov.uk/programmes-strategies/accessibility",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6738a57282cd",
        "url": "https://london.gov.uk/programmes-strategies/accessibility",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64c792729a9e",
        "url": "https://london.gov.uk/programmes-strategies/accessibility",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ceb6a8ce65a",
        "url": "https://london.gov.uk/programmes-strategies/accessibility",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dfaf8a042c86",
        "url": "https://london.gov.uk/programmes-strategies/accessibility",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d70afad7faa",
        "url": "https://london.gov.uk/programmes-strategies/accessibility",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3018861d4bd",
        "url": "https://london.gov.uk/programmes-strategies/accessibility",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b92eadbf111b",
        "url": "https://london.gov.uk/programmes-strategies/accessibility-statement-talk-london",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7229c37a6b20",
        "url": "https://london.gov.uk/programmes-strategies/accessibility-statement-talk-london",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ae338b0a3540",
        "url": "https://london.gov.uk/programmes-strategies/accessibility-statement-talk-london",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "72e522d9335c",
        "url": "https://london.gov.uk/programmes-strategies/accessibility-statement-talk-london",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8e023f26bea",
        "url": "https://london.gov.uk/programmes-strategies/accessibility-statement-talk-london",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53685a04b812",
        "url": "https://london.gov.uk/programmes-strategies/accessibility-statement-talk-london",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6232aa71df45",
        "url": "https://london.gov.uk/programmes-strategies/accessibility-statement-talk-london",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24676f8a729c",
        "url": "https://london.gov.uk/programmes-strategies/accessibility-statement-talk-london",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0353d108815b",
        "url": "https://london.gov.uk/programmes-strategies/accessibility-statement-talk-london",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2ecc9905d339",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/finding-building-or-land",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6aaa109d5996",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/finding-building-or-land",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7786f2d3fe1c",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/finding-building-or-land",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b69d1eef0f1a",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/finding-building-or-land",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "771ad0a99eb0",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/finding-building-or-land",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05d8a868cb61",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/finding-building-or-land",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "33a40d4185f1",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/finding-building-or-land",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "129825498d0e",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/finding-building-or-land",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "03ee143ae57a",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/finding-building-or-land",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8219dcf3d7af",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74e49bf39a14",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f111314f7fde",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:region|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "90ee2231415f",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:region|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7112ab3dde02",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:region|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5c3e7668718c",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87f6d1a0c501",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb7e384ea23a",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5af5aaa52356",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "306a619fdf2f",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "771bbe26b3f5",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "807c41fbdd7b",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ffc7d75665d8",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa2e8840d9ee",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d13dd30989a6",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e4d14258e4c",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d1145cd3aad",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f68e21fdf9b1",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b253b10194c0",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5ecc7fb36d5",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "06a48326b4da",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0def4b551e95",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a045c3b719b9",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "035c371e7a0c",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "02862b610a84",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b01f6f280d8e",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a2ce44823f8",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6fc25902635d",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:aria_widget_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6eccaffd791c",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:label_name_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8912e22e7985",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa112b6d1ffc",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dcf9bd709ab8",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee11b87e0778",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:aria_widget_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05182e60ed53",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:label_name_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b8db5680b04",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c118f5c81f65",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5c291928ee25",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:label_name_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89e9879da547",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c4858ac436d",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:label_name_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dfb78ecd0402",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5cab34359fe4",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:label_name_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "df826037a60f",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4aac8bf649fd",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:label_name_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5576e455ae6",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5c8caa7dc1e",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:label_name_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa9d8e73c3f1",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "04d1c469335a",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:label_name_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "59c1b6bfe816",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65e9b7dca24f",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:label_name_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d9dd17fa547",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cdbf33299f22",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:label_name_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79af84e479ac",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "faff6f47bae0",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:label_name_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c82c04b692d8",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3743cdc49e4d",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9daf01d0fb31",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d596ddab919",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3b370f972c0",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8f33f34062f",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "138690a801b8",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6593a9a88081",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8a0d47fdb60",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8965066e0828",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82f517ddf5bb",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "08ae8850975e",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44d305e1878e",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "753f016dd341",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "621779749561",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42c6dcce24ef",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75cee10aa26c",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac3c40954d9b",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e8c90a324b0",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cbf9e97e5718",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e367614173e",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e29a065f062",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10818386e4c4",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "460e3d8fa3d5",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5b6484ffcd1",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6956a62d88f",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0e19d8b126e",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b13d6043b61",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81b908333f70",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c2aaebd3a192",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a14177b9b76f",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d7b0b7c526d",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87d42f2aa1fd",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "667169253603",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9485ab3d7ac8",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e507d61eea5",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3fe9830c01e1",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a59a6ef7933",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6bd899f9b95f",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f4747f7180bb",
        "url": "https://homes.london.gov.uk/",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "860f23c8a99d",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/find-adult-learning-providers-near-me",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7db8e0ebc1d4",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/find-adult-learning-providers-near-me",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20d5f3d09371",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/find-adult-learning-providers-near-me",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a6c4065c3c5",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/find-adult-learning-providers-near-me",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f37c05170174",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/find-adult-learning-providers-near-me",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1df73ba4a9a1",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/find-adult-learning-providers-near-me",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0f562d5c7ac6",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/find-adult-learning-providers-near-me",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8554234eab90",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/find-adult-learning-providers-near-me",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46d6d3eb3681",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/find-adult-learning-providers-near-me",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc12e4e92ab4",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/schools-success/schools-success-mapped",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93cc614b9758",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/schools-success/schools-success-mapped",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e5c553fc5c99",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/schools-success/schools-success-mapped",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a26c40cdcb27",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/schools-success/schools-success-mapped",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "870c6af437b9",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/schools-success/schools-success-mapped",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47f78f715c31",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/schools-success/schools-success-mapped",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e35dea0b241",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/schools-success/schools-success-mapped",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "450f728efe4f",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/schools-success/schools-success-mapped",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "edb0e06c53a7",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/schools-success/schools-success-mapped",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "308273964936",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/search/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "080ab5d53b57",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/search/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4002e18b602",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/search/",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28f55a5b449f",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/search/",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64c21dc454c4",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/search/",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5c2eba4ebab8",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/search/",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47a35bed5f4c",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/search/",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e460f4634097",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/search/",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f341c363348e",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/search/",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3f48eb105626",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5bee00e94868",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fcda14f749b0",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "025d7cbd92bb",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44805aa5f99f",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "11f30f49178f",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa24517a4d0c",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b2ac3251e71",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32638544cf0d",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a2b5434e2347",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64a3cfeb8a37",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f155f893440f",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0210d5977569",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40407907eb7c",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12f55fd84c3b",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6790750a533b",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8506eaa8a4e4",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "935bf1c50d7f",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ffa2024a91a",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e14274bcbac0",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0682480bb261",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4dd713c99f5f",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5010bd5ed9fc",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e51941c5cc4",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "590bf48fb972",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb5f09c97719",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "879b209cad11",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50cbb703fb5c",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d48bd46c06a4",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e269d93fdce",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ca28dae9c76",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "17d71a44504a",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c79ad297a5c9",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "986624242069",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e62dba6b309c",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65e763e36a6a",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b7ff14e5d66b",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3ec1267dfaf",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50244ccf7db3",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "276f190c69d5",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44a0f936eb62",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4598e5472b40",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc555a97d08f",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5a8510d155e",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af96f6def634",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43279d8a86c7",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50b522e30ac8",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "72a7cd8ef264",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf2f73f8ec72",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d00a29a2860e",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abfd1dfc2865",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a30e1aaf808",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "496dfd2de97a",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "324a2b1ffbfd",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4e9792b0ff0",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3d916c38a3c",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e031a6c5c6d0",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fff7c09da9ef",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8e20150213a",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9926ac8111d2",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b4a1cf9611f",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "653b5f4291e2",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bae62604a881",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d9c808d4ad8a",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77c30748aa0a",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0523d2d68752",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c565544d9cc3",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a4c5b1e7876",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c02d4407d635",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2171603e1579",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e725fd8580d",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3686a60abbe6",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93ab0960ae76",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cebe16dff2a4",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b7f95bbc60ff",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e68cfbb330cf",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "162fe0f176b8",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a43bbd9ff27",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20df6cf9d3be",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9df108c5740d",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a523c4343c6",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d8ac4418ce8",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a098d0fae3bb",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6aec431abbb1",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1666bc6786d9",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "952d482aca1f",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d98f2650b5d",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54b65986028e",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30ef72e7f209",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8eabeaabf34",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84acef42d9f7",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e5c5c4b3e27",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5292756f6bb2",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "677423edabce",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abe0de94e103",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f954231bd2c4",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41c287d72b6e",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eafb4e182a3d",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc9090ca692d",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1950827cefe6",
        "url": "https://www.london.gov.uk/events/2016-03-18/find-your-london/find-your-london-festival-map",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1c7bbeadfd6",
        "url": "https://london.gov.uk/programmes-strategies/accessibility/accessible-comms-policy",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f4c4094b77bd",
        "url": "https://london.gov.uk/programmes-strategies/accessibility/accessible-comms-policy",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24c1476e7fbd",
        "url": "https://london.gov.uk/programmes-strategies/accessibility/accessible-comms-policy",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0568e05401bd",
        "url": "https://london.gov.uk/programmes-strategies/accessibility/accessible-comms-policy",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "00a1a160a499",
        "url": "https://london.gov.uk/programmes-strategies/accessibility/accessible-comms-policy",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9445e287749",
        "url": "https://london.gov.uk/programmes-strategies/accessibility/accessible-comms-policy",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9fd09b688b37",
        "url": "https://london.gov.uk/programmes-strategies/accessibility/accessible-comms-policy",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cda5d20af33f",
        "url": "https://london.gov.uk/programmes-strategies/accessibility/accessible-comms-policy",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47376901a5b2",
        "url": "https://london.gov.uk/programmes-strategies/accessibility/accessible-comms-policy",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d9dbec10622",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7ff4e938cee",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "911a7854b6d0",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1cb6d64fd7b0",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a6cf73ad59f5",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8d9bc008aa8",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43a863a46810",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ee7aadac112",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4c9f448e073",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/european-londoners-hub/advice-and-support-services",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc4c49e33166",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/help-cost-living/income-and-budgeting/debt-help/where-find-debt-advice",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ecb1489d710",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/help-cost-living/income-and-budgeting/debt-help/where-find-debt-advice",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "92bcf9309be7",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/help-cost-living/income-and-budgeting/debt-help/where-find-debt-advice",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d174c6d5c09d",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/help-cost-living/income-and-budgeting/debt-help/where-find-debt-advice",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa565aaa759a",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/help-cost-living/income-and-budgeting/debt-help/where-find-debt-advice",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a3ae85f6aee",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/help-cost-living/income-and-budgeting/debt-help/where-find-debt-advice",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e90a5c510db",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/help-cost-living/income-and-budgeting/debt-help/where-find-debt-advice",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b373fcf0f91f",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/help-cost-living/income-and-budgeting/debt-help/where-find-debt-advice",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ac1a36f523c",
        "url": "https://london.gov.uk/programmes-strategies/communities-and-social-justice/help-cost-living/income-and-budgeting/debt-help/where-find-debt-advice",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40093779f682",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/young-londoners/new-deal-young-people/find-resources-mentoring-programmes/mentoring-and-mental-health-support-programme-funding-2026-27",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa7ec7c0c573",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/young-londoners/new-deal-young-people/find-resources-mentoring-programmes/mentoring-and-mental-health-support-programme-funding-2026-27",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e85af82ddbec",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/young-londoners/new-deal-young-people/find-resources-mentoring-programmes/mentoring-and-mental-health-support-programme-funding-2026-27",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44a97e63f57e",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/young-londoners/new-deal-young-people/find-resources-mentoring-programmes/mentoring-and-mental-health-support-programme-funding-2026-27",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "feb0bd7bbf86",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/young-londoners/new-deal-young-people/find-resources-mentoring-programmes/mentoring-and-mental-health-support-programme-funding-2026-27",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2cd01c26ed98",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/young-londoners/new-deal-young-people/find-resources-mentoring-programmes/mentoring-and-mental-health-support-programme-funding-2026-27",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ccc32cc4116",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/young-londoners/new-deal-young-people/find-resources-mentoring-programmes/mentoring-and-mental-health-support-programme-funding-2026-27",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd6025a82eb6",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/young-londoners/new-deal-young-people/find-resources-mentoring-programmes/mentoring-and-mental-health-support-programme-funding-2026-27",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24e9959748fa",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/young-londoners/new-deal-young-people/find-resources-mentoring-programmes/mentoring-and-mental-health-support-programme-funding-2026-27",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b5e214366cb",
        "url": "https://london.gov.uk/programmes-strategies/mayors-office-policing-and-crime/services-we-fund/supporting-victims-and-witnesses",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d36830e46a4",
        "url": "https://london.gov.uk/programmes-strategies/mayors-office-policing-and-crime/services-we-fund/supporting-victims-and-witnesses",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a611a6f2912f",
        "url": "https://london.gov.uk/programmes-strategies/mayors-office-policing-and-crime/services-we-fund/supporting-victims-and-witnesses",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5226e3b59dff",
        "url": "https://london.gov.uk/programmes-strategies/mayors-office-policing-and-crime/services-we-fund/supporting-victims-and-witnesses",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1b465bb6f82",
        "url": "https://london.gov.uk/programmes-strategies/mayors-office-policing-and-crime/services-we-fund/supporting-victims-and-witnesses",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b0def65a43d",
        "url": "https://london.gov.uk/programmes-strategies/mayors-office-policing-and-crime/services-we-fund/supporting-victims-and-witnesses",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a061f84bd72",
        "url": "https://london.gov.uk/programmes-strategies/mayors-office-policing-and-crime/services-we-fund/supporting-victims-and-witnesses",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "831ee015a3ba",
        "url": "https://london.gov.uk/programmes-strategies/mayors-office-policing-and-crime/services-we-fund/supporting-victims-and-witnesses",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b370f16e95b0",
        "url": "https://london.gov.uk/programmes-strategies/mayors-office-policing-and-crime/services-we-fund/supporting-victims-and-witnesses",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f62327af10a",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26f0629c185a",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba0cb8335751",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7c95e82a173",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "45939fb7ca8e",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad9d8ae746ba",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75cf40254150",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ed23424d7383",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b0044101b8f3",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34ad7cd63752",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e6387ede8f8d",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e5a6b406940e",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd15af35f82e",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c968e1642a0c",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7eef88a63aa",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6de55f2b0d7a",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87322a796b2c",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68cb4d5af1bb",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82981a6e2d84",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9167935f9633",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "556dea21604b",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "435bfb441fd0",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e76ce248c3b4",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0057ca25ebb1",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "998b182c64ae",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89a54dee7ec9",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf7592e93998",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ce11abc5bb8",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aee883b35187",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7378da48cd9",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "784376921e01",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd664bd84cce",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc44e612d99f",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dcd8477fd678",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74e93fb43d7a",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec5d7c85b8d2",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac6beb6db9ed",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "748191499830",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b56ef1047556",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "33adf6c68310",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b47f91a5b98",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b39fa9c5de9",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4a79060b1cf",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a5a35f10e86",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2ce1c5abb6ef",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "091b3405b9d3",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e79cf3582bf6",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "03622b8d4682",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "57a166e49c7c",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b5e744f185e",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d3f9f5f05ba",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b368e0488a54",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4b2fff078ab",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40f534d84070",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5cb92b0f0d3e",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b7f385c2397e",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54e7ec9001e0",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1911526c3789",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e18e9389666",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "294aee2ef5f3",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf819f13e848",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "467b2b3a8964",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0cd985dd290",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b6498d44ad52",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b0ee1dc3db10",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81d0f9ae45ed",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab8182acb15e",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "67a11b85188d",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8914304d06c2",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cdcb2c97a46b",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f4f57844a562",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c7ce30bbb13",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec787d585c3c",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ad1236f1fd8",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9fee77b10fa0",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3f99984a017f",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "652ecc8c07f2",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0cd01911e4aa",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "664a1346d40b",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "52ce0084ad10",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aeb9d5e6e645",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2091f22b7f01",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4edcf6dc3e3c",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b983163f0cdf",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "932dae2ef7dc",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7c18d0f6375",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c388356ef3d9",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5214ede889a5",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37a3ca9250b6",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6041a7f3a82c",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd51370861f0",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0e1b8a12e03",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b405bbdd650e",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a01c5a9904d",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bafa0b39adda",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6cb8dfd73534",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d585831f04a",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3462eb96604b",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20b85d44845f",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12476afb7275",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29ed4d0385d5",
        "url": "https://www.london.gov.uk/what-affordable-home-and-how-can-i-find-one",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dbe70ebd9237",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8010815b1613",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "61047df339d0",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d44dfb502868",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "201419d78fd5",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ddbb2c77fad",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cda234a38f27",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1fb1a01afff6",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28d420da177d",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a217484c5fdf",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d13ffb0da28",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0cf8da83e17e",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bfca8809f427",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93a4285d2d6b",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a9b52b0bfc0",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76748a332df3",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c64a04a5048f",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c48af30bc696",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ba4b81e108c",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f46a73ff550",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f834e1c661b",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a2bfc2f690e4",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d11bf6a3a46c",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36b3204c61cc",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c85b2ac9f77",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "614f2d7d3957",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac480c3779ef",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5e011c1e621",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5fad70bb74e7",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "224a78977942",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:aria_complementary_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dbb878fcde0f",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "124f943e24d6",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d357784cca3",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be36656aa829",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba2a03009c8d",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9f87e41174f",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ff93a3ea6e9",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ece65ade3c1",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23fd19897766",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a613bd79fda",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "073edd796106",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a6a23e5aaec",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5981b04bad2e",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f72cf6d6942",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9aaef26776d",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "116b9a829b88",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a53acc89beb",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa73ad07c138",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34fb9e00db7e",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b332b8408f11",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b50429fa43ec",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b0f3a028816",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ddb295b6f918",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a07263603de",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53f044e46c50",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89a8bd7e5e6f",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa5b028bfacd",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7470f6d7679d",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8a32a605523",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0baf585a9997",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a2e4f4c1f1a",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7bacaefa18ee",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f1f574c4f124",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d970b2d020aa",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e357afeab69c",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec8c122b04ac",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb5820345ea3",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "67d87259c796",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d222af24593c",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47ccc11c6dc7",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0676a03a1650",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8d812eee0ce",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4605fc4083cd",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f1dee1c7b504",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44203ac5659c",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b02ca54610f",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07c97f09a603",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2340e89b203",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "67d50dd1dc0c",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b09820b1c8de",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a57936ee112",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf0be3d38a7f",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bb5a2edc2a0",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "adfc5e655169",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "489de82cd9dc",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3344d1a36402",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28f21db80e9b",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "403fe9569068",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15a3d524b961",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b780af161d2",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2dcbad38d10",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "014bec914d95",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1893c0e00f68",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "efb1126e6568",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd8bb36f65c9",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "209da6c94237",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab6cd5cec2cd",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42790508131e",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2eb168367ae5",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "734e3ae6dc77",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d12f4da42274",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "688cc6b6b7b8",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a783cfbbb33c",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0cad5cb06efc",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6bc8310783e1",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32315b2711c5",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/accessibility-city-hall",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a05dbe792c9",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:empty-table-header|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "881f08eccca3",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:empty-table-header|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ff703d2a55ac",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:empty-table-header|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ccab4eda0a9c",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:empty-table-header|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43ff290aeec2",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:empty-table-header|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "209c4f638ff4",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:empty-table-header|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "92f736e177f6",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:empty-table-header|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e25dfc83a346",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:empty-table-header|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ad18ec82acc",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:empty-table-header|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f20eb646547",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d70daf6235d6",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "126c4c98942c",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a16b4815a9cb",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be51a3b2901a",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97ac2833995f",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30e2f7a1ccb6",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "632c668ee5b5",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec9ba64a1f69",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "884bd0424d95",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d9842163106",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a96e5c5091de",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4124b234ccbf",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "045c76a1ffd7",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e8020819e15",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9646b83c169f",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5e53820acdd",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8cd0dd44c42",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7ffbf5f3f99",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d46ffd0383d",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97fbdcc4b8e1",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2dedcd406e23",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5ce71ffe8ad",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "66ef8aa7b653",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d1735fa9f31a",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "92b7cdd44942",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6707c72eb50",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ebf276bd0aa",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:list_markup_review|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77ceaefb72f6",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:list_markup_review|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "977e9a404d48",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:list_markup_review|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef7381f7f296",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:list_markup_review|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5495ced5166",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:list_markup_review|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "022b354343bd",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:list_markup_review|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "901968d856a3",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:table_caption_empty|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d67401c2e7a8",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:aria_accessiblename_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8eb617971092",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b5371d08ec3",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c8a45bd62e33",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b277e10fb6b",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "860c6ea18dda",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5077cbf81ff0",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "554d22fdec09",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5130aad98660",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0fc09956e5ec",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "919258b3b28f",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3d390d0a533",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5220ab41dff2",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3f9d3870522b",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3df0e517d539",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e6225c2e37fc",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0363334c2bd1",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10df2beeee73",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ccece5abd949",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46fa2cc93bb2",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2866b1425dd7",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3fb338f0470d",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd71117eb657",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e87bbc2fa9d1",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf59ab51682e",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6ce849f151ed",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "377d03ccd881",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f9ef5ae588b",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a931370daa5",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0efbbc8e5ef2",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1bb4ab89066d",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4c86519acb6d",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6450b597c507",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d825b4f8139",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b242f026ff3",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44845f5ba8a7",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c623076f229a",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "129f9250eed3",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7856945ca0ee",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49c182609180",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "700756060958",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e657754b7fc2",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c874c900c56",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "095c96d9f898",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "110952836037",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d896876fb9d3",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abdf281e325c",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e4fffafba64",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "913597cd8c4d",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e2f98219fd1",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8ee3d580adc",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c45737010ec",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a94d811c6132",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8d804400bd2",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af32223a2a49",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e52c5399246",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "059910548dbb",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c08bda33b57",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "315bf6f58a0d",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "433b494d212b",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "974c0fb04b12",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9e773f6afd14",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f4faadd6004d",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d713938469e",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e1a8240175e8",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "342a196a6db7",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93e15ce9145b",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77af2f993566",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1970022cbcc",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c8687525973",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "922034ad5a89",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aedfae5760a4",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e35e35877f1",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c16690561b4",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f2f79490c7d",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13a06977470d",
        "url": "https://www.london.gov.uk/publications/festival-ideas-workshop-findings",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b807777d7ff2",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ad75dedb38b",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a33b7cb6f47f",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2ef8bf3bf55b",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b7e1988d33b",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "720c986f40d3",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "796701cb99f0",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a2f6235ad473",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "588230a9a2a9",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "106d0a3242fa",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3599b3cc7b75",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "220dcf1ede66",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b4701616ffe",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4dcf138135f2",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c32fbeba7dd",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e3cf3bad217",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b157a13bf4ba",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "51f8c733e284",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2219bc5a3c0",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "784c93e9d07d",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "31c17fe12d89",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c580859d4f98",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7081bcce161",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30631f792979",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a8418032d8f",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76033ea0fd7b",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b4c76566aa8",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2beca5d1fa89",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "57d47ffd5d2b",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf50d1edf4a5",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "febb6f5692da",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "39d662ba8c0b",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13742bbfc45e",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a6dfbaa957cf",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a44f6ecf0d99",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9e649899d90e",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "271024b034a5",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b19ef7942e1a",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "398c4a0d4c68",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4c55c058ccfb",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d8df6386948",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e55ad70a074a",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37406ed84467",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c8759256602",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36145c005522",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8b7be1811f7",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f68b07521f22",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac11c98fd46e",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "925dad4104d1",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1732208c458f",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ead62f0d99fc",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "90a5fe255071",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94fc9d8897a9",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b379628d0b9",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8cdb3729004",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7de2e208c7a",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "19491a4bc7cd",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d51ea8f5eb6",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a5046eaade8",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0260c9e3b152",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f4206e011b2e",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "499e6382f124",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba180b57b9cf",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d744affc9b6",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc4c337cc000",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8ecfd524901",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97e6b87ffd58",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2cac65301f0b",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9366b165e76c",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5632c9f63264",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d39ec731ae5f",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b409601598e",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e2aa1c5afc8",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "83dff2ad03a5",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7cd54e4897d2",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd2f57f2c76b",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "680157a1d887",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35f2acaf71b9",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e807b82ff594",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f08b006d2c34",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "835848e05c1f",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5e7694da2cc",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b0de9e8d037b",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba30df1295e4",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5cf976ca90b",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "60d1ae208fc6",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "703ea45f5b61",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a2e0f0acdf3a",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "66dd55af81f1",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d59ee076858",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a75672252b8",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c7a8ee2fe70",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96278206bbbb",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0088bb017db",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba128c204413",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ea25174c5c6",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b218a239af8c",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7bfc52dae130",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d01bd5e3e4f6",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8a706fa7b54",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88614db0bad2",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95627e0fd965",
        "url": "https://www.london.gov.uk/city-hall-blog/do-you-have-rogue-landlord-find-out-here",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7056d3f757c9",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c8626567f869",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e336fee3910",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8dd80a416ad0",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc863dd6b6f6",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb30acb3d7ed",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ad60108fdec",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1ae4fc82972",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81b9463e9bb8",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "176302bdd681",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "56122b91280e",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "551db8f61191",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3fc8e0f1fa63",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9b10c2b85c3",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89f8eeea16e1",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "02e74c3f9c30",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0b00f3fa599",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a10bd8ad69d3",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1aa38691e61e",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "332df628c806",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef0364c4742b",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "933a5a4689a1",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48baba633a32",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "569f90809b24",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5940e321154",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc64b42e2a48",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e67f3326754e",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f6ce8c2910b",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd3461edb994",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bfd40b9d1822",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e86f17bbb41",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bdc111b8f3f0",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6ca4ea428df",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd816a1c3d67",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8fd26773e2c",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "39b125b8606a",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a99da16cff63",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0015e315d0f4",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2dcbb17ffee6",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "439b10a9041b",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3eb9d6a8d85e",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "80de85b10ec8",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13e9c0cdad5c",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "02e3f35fbe2e",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d04e1cef750a",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce40c522d0df",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "316f4580e6a3",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ba8b7c73eed",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22adc6743611",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7122c87895b",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9efe4a476fea",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0204771e9267",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e50538d59db",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "38603fab5280",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b9232c217c2",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e4b684bc2ad",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "08edf1013c0f",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da96670d1c0d",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5c755a646195",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f403c02708db",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a6589dc47fd5",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "939fc4183029",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ec494dae0cf",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "faca6cfac4dd",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5c4ebb8a6854",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "870bd9143e76",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30dd132f5866",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6815a1fe6cf4",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c290dde9801",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84eb27308c8e",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d25b96fa4c36",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1097d3d507f",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d7da586f878",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc7c5de0c4a0",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f55da1dffb69",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ee15e1d9549",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "948e3f102d1c",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "971867f3839e",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9df3c1cbd44a",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a032864bffa6",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2fead825bb19",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2952568cb087",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "612993fdb083",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "910953e4a4b4",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5352ef60817b",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad4e16eaf23c",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e8e6b399a8b",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16e819d5c199",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "678889e36ca4",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c6240aaa005",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6000fd9fb5f2",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1167042eb501",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a09dbee3beb",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5726012dee5",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9fd449491092",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23eaaba933f0",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "653a1d8668fe",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8033eec14037",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "85ec5f6ddacf",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f83d7a22005c",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23f5908db1d8",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98ac400e8407",
        "url": "https://www.london.gov.uk/city-hall-blog/find-out-how-our-empty-land-being-used-benefit-londoners",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36e4090064b3",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be3bfae637af",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc2511869538",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7fd643489d79",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3e6091a8b11",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b6d2bac7c0db",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d7466735f9c",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27b0ceb5c4d2",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1bb7a6aa8d5b",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "996304a52e40",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55f7ed51ce43",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b849f8ade96e",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01a23deced65",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5796a2c265aa",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e0ecc311a8a",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f9305d22d1a",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be6d844b7b26",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b2546657d78",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b09ac6c615dc",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e6c2ed62a944",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "83cd8472c18f",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "990f82db921d",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "795791b91691",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b6e5d072b7f",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c85ec054bad",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2892ead385e3",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb80ad45b172",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77687c7c2917",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3b7ff899c56",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:figure_label_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b158b2c049bb",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e575526ad502",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77ff7032abe8",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf54159deb96",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2634970d3752",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "556c900a7b8b",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e84d04c8343f",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c717e7a8085",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b3b0afc76d7",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2058b7a8fc12",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0159b78e2071",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d8ec73b0b10",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ee5c7ac1b8c",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a4d40fb23a2",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16e24c6af6b0",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "019304ce4f18",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76da653a8b74",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2657994d722e",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88e79b496b7a",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a17fe1c3d949",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "86944f15f355",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7be8359ef40a",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4bce826b6bd4",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "518d841fd41a",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4295313e496",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f4f0b285a93c",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3dec5a9d9999",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "133696ff105b",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8383c4448a9",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e88d5aa8b93",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d57ffe6e7ffd",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "736a3d1872c2",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23a914bf1913",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54453f65d063",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d7f21f08b0b",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "db9e1813cd64",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98e59a4b7f6a",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e32b795eafc",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e231967a41f2",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5efc19485e69",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2411ec8a633d",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c8b7139f60f5",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "86173e59255f",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b611c4a5576e",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2bba96f18198",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "443363d93b3d",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e7997ad9181",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "289375796c18",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be9a950a2e89",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bfb03a8f538",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05b47098380e",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "509e48ee5ac8",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f2d063a1576",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd964c728d34",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a557f2f1e39",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2bd5179d7fb3",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "72bce6288887",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5941d5e4b0c",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b4d53ad9a11",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca3209d3a822",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be0922e59954",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e211b99717b2",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "529c6d97c6fc",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "add8f910bd86",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "808ca71f7a5f",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40414f5ec79b",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e5b95a6b3f3",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef339b4349bd",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b5064eb6817",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d85a97bbd5b7",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f80552181eb",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89e46a240f5c",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4288744099d4",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8493969ae774",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc46b18fd1c7",
        "url": "https://www.london.gov.uk/city-hall-blog/finding-ways-get-more-women-cleantech-and-keep-them-there",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4cb44a9c74f7",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "90451cbaa9af",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53a3ec47e4b3",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad4844041d35",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2f2941ae406",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0055258f8312",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34003ef8c595",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e643ebb4645",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b91070d97262",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3493f362f31b",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "224e6e591966",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28770ccdfe3a",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18e0ca60bc00",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d975c0c1902",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce6d413224dc",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7f5d339caba",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "927f42156e05",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "323c3769412a",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf7f8bd4b267",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76e88a546643",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "580fb5e1876f",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18c44068ba77",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "558f928cf121",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97bcb730efc6",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a3d9ce0bffe",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c99e7e8bffb0",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9383c2e9e2ad",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9be90982037d",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9709e122c7ae",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "187c34693ac5",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "39e335a0602c",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1244bd77e474",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ff98f041768b",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "608cd1ea5511",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "655c0fb045ff",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9aa75b311921",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c4058672f5e",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1028e82a4f38",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a39bdff2d474",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e393823b37c",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01cbb96502e0",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94a5611b9d4d",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef5f5a72c41f",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3ed958caeb5",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7386636d561",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79a9cd3529d9",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8392d66484a4",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc51d0b98363",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8709537452fa",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "272be74542a1",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "462721ec8c98",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "956e348071bf",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bf77e629544",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "722fc76d6323",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d69cde09b8e",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3da26ff00b20",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e99fda7210e0",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6499021a0f3",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5750a5ade10c",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6dcf638d1cf",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05fb15a954c2",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5651e64cab3d",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f149adad099",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8085db0f78c9",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36eddc13f7b8",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "221d69f68e1b",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dfce42af5710",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a6c5bd4c403f",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5bc1a7451086",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41f8e97ef423",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5b061f905bf",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55e73d68ce70",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbc399b5348f",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fef63171c222",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a23a25b9af96",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9607d0be22bd",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1612d6ba1d6",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f039480ef84",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b36dbb0088ab",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "67bad9ea5212",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4bd8892ca42",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e588d096c698",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "624af2820e4d",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22c063cff64a",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "63462c5cb603",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ce7a751baa9",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a34f8807e1e4",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0f5f41596f9d",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d508f6b08cf",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5de9675c078",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c93c5165b5b",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af9b44a1b36a",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8445b30efd86",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f81bc42f4756",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6101d832dbca",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "243a27e5cf45",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5e831f01755",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7e5386b2db8",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abd37c6aa42d",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cfa7d9d20ec6",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "73980d2c47f7",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2c31b97afb1",
        "url": "https://www.london.gov.uk/city-hall-blog/step-outside-and-find-your-london-spring",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "029e0581604e",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1d88182cbfa",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "befe9594dd1a",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9226f27d964d",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d62e487fb2e",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c768dede8e9",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebf7ae12df11",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e14d5b38ef9",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9021d0e586c",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ecb1ac07167",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa27563d5f87",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "858df76e94eb",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8bb0031334a0",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "713d4f9fe597",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f6b9d483f0a",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b56395845612",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ae61e9f4eab",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1db10e75909d",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc92c146e2ae",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd3ad04acb73",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c4f2f60d46c",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0581d4e0d40",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9e90725a74a3",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0449ddffb70",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a3dcebfd2bd",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93cc2e83ec3b",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "191041d032d2",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9935d9e91330",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e98ff1ca887b",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "045c4d336145",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd1a20dc93db",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4beca0dbb27",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1952d119b6d1",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7fd7cb5ec9a",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc5b13568d95",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8eafe52b630d",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6fd487006b1",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abc36e8c6d7c",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d9c14b9ee3d9",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b2ed005d221",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a531438516b",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99650250e983",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:aria_form_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "786e030ef908",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9bd91cdfeb80",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79c573138c79",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d864fccdcbcb",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6157df479c1d",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:aria_id_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8ece129ce3f7",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15ce70c45ca2",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b7823c3b5d9f",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:frame_src_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6ad5c8eef067",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3fedd6bb5225",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05061db2f565",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef983802fe4a",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9f04b15d82c5",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "db30a93ebfe1",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:aria_form_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf1756f29760",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a20d5872e4a7",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "996523159e87",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64f8c376812a",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec4eadf980b2",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fdc136621b50",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50954d34b6ec",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07ee05d9b05d",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "683e904fdb61",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "def428b3a1c1",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05611908eaea",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc69b7b01eb2",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a55a118e42e",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9eb67a645e31",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "675090cc7354",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5998e1401af",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f099b725848",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "539f04dfcd3d",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e58ec7ec4306",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2fa7c4813269",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d2493e877d36",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "daf46a3d2e26",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7dd82aa20be9",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2498e51e5bb",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "badc6db70450",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e30c04c9715e",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d3330e79f19",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e89818837ba1",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b218824e6af",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43d022196ba1",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a67bb6b938b4",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15b5412b4913",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26db3427eb7a",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dda8a3c91822",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91548f959216",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e410f772d38",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8d3134adf77",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01e5c9711773",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32595212884c",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5b277250afb",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f11f7f6d53d",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0645c2e1ba14",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d71c82c3b02",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e922d0fb5b9",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0cb1d9a885ba",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c01b373f14d3",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "406b048414fa",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7cbcb5007864",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cae5ab4f63cf",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "017bfa6a9302",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "39809767a432",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "61ff579adbc9",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87f884d6fe68",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "795a2d3dcdc3",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e53f4d5d1a12",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9ff62b5be9d",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b23e16d386b6",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1517e3304120",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b8237414b0d",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bc7c66e422d",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bfbeac9274a2",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "503e1ad09ee6",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "59975742d6b9",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "261ff891c6e4",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9e791724cd1a",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "654f861017e2",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "51d724f65c9e",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b162c39d29e2",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d53249dd997",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b84f76b0458d",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "452c78ee7e5f",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d1ee0df72d5",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d98b95859cf8",
        "url": "https://www.london.gov.uk/city-hall-blog/where-find-best-londons-culture-online",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a981eb982673",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da4db0b02aa5",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40a1696884a2",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "139aec2a8b04",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "83ef35e1a6bd",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "927ffabb86d3",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10cc8bfbe182",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3cedcd5758b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37722439087f",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c1cc6e564aa",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "981360432a30",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "845aa33f7110",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "56764068dd67",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "649f873c4952",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1fc69948c672",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "66db23c58165",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1365db329d74",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3fe4694386b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d7d9b845425",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "39ec0420f5c0",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b8b648fc2f3",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "960dfc86be4c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca3df1377cc7",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d594f6e0bce9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d65c9407186",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "197bb988dae6",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7cb5a3079f8d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "116c6cd9f683",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1535bcf335ed",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50595b648a59",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7833e05c8b4b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4efab0e1ea75",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:table_headers_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2666d32e7a7b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:figure_label_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21e213bd46d3",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "03fb447a7d52",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ad7a31df5cf",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c641322e401c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6126eb036ac9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5fa01244b86c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c4b7f29bb39",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0895082777c3",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5546122fccb",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f5b6649d24e3",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d22e62641ac",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e1a8aa826f6b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa2190c3e274",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2dbf886088db",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd92ccad0f2a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88b7b0ca3835",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1bb26f95c636",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "86c6d079106a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d93396b5828",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35088a6c85a0",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2282a4d66d50",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d7b70c8b1af",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d79e60517ea4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d780db93162",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d2838370a2af",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8ab71c3460a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5551463a958c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a26f3cf11c31",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "09e76deae48d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95554603ed29",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6fdea4e5bb2c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9a1e8ff685a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec464dcc1b6b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7d29eae1fe6",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9e38ffefc99",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e1854a4f2b5",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4deeb3838bb",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "645e962dfe48",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b12c9a4e0585",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2687e09ed9a2",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b60b840efa9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0dd5a284f972",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0be58162b3de",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5ccd2cc3e42",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3991300a5f0",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc3929554d47",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3662cf0a02ab",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5998ea89a404",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71130dc858d8",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4ed8829406b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2275cc119c9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f2944dc8928",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "03739d93e0dd",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa466069e2b3",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f670d121c1d7",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b59eb2e4ef34",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89d702cd14dd",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c915f52fb8d4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41cd00009eeb",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f31b3c5aca3c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0601a41585e9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e60ea8fdd72",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebba936631c2",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79f894510a1e",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ed35721a60e",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9ddffc0fde5",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d18f810f882",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ae4648512d5",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1297dab45d32",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0f2b19afb285",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75cd7cbf0689",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b352aff0f00d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8b3aef8fb09",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e5674eb9850",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c745d917c39",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0/renew-support",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65ede0e061c4",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/space-register",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d5162e5db27",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/space-register",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d551504e279",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/space-register",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb085f2fbfe9",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/space-register",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "085f4a8f31bd",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/space-register",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a35441b0310d",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/space-register",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55e84b1faee6",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/space-register",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7fdd527d9eb5",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/space-register",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9bfc0b44cb1d",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/space-culture/help-resources-and-guidance/space-register",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4872ff5f8377",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/healthy-early-years-london-and-healthy-schools-london/accessibility-statement-healthy-early-years-london-and-healthy-schools-london",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dec3ea988e5f",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/healthy-early-years-london-and-healthy-schools-london/accessibility-statement-healthy-early-years-london-and-healthy-schools-london",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4268432cd4f",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/healthy-early-years-london-and-healthy-schools-london/accessibility-statement-healthy-early-years-london-and-healthy-schools-london",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ae24095eb53b",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/healthy-early-years-london-and-healthy-schools-london/accessibility-statement-healthy-early-years-london-and-healthy-schools-london",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aac86fb6b418",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/healthy-early-years-london-and-healthy-schools-london/accessibility-statement-healthy-early-years-london-and-healthy-schools-london",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95d5a068fb1c",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/healthy-early-years-london-and-healthy-schools-london/accessibility-statement-healthy-early-years-london-and-healthy-schools-london",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9897a62296bf",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/healthy-early-years-london-and-healthy-schools-london/accessibility-statement-healthy-early-years-london-and-healthy-schools-london",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a664163dacf3",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/healthy-early-years-london-and-healthy-schools-london/accessibility-statement-healthy-early-years-london-and-healthy-schools-london",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb55dcee88dc",
        "url": "https://london.gov.uk/programmes-strategies/education-and-youth/healthy-early-years-london-and-healthy-schools-london/accessibility-statement-healthy-early-years-london-and-healthy-schools-london",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d38b6f19b0b",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d36b9ff1b427",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc0075a80b36",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "985269177c55",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b1daa72dce2",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee7f7dd092a8",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "200346859c52",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "937f18c8aae2",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f8f4fc8b9ba",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4f421e977e4",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9cdbfd867566",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "de834920860e",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f67b194ea971",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a40ef00e0ea",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68199b13d7b6",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b0930c23965",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "669915424218",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e50727ec468",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "461a3bef525c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "895221eebf68",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4c3bb210da8",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f495a1fa69e",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd7756e10946",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "565f09a14bbf",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1011a30cf3f0",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f325eee0bb1d",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e77a175f4cf",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8254c633029a",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e95b3b72bcb9",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "86e0f5b731c2",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb264de782d8",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d9bd7bff99d0",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94ffa4fd099e",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "308d3ee6c54c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac28163ec4a1",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0958f3f9bf3d",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f610f74a0a1c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c328a69e0a0",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "777eac742ff8",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b6272b8a18e",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53730c75f3ba",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2abc64264e7f",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a9e8f34552b",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da9f325958f9",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da9a3376c37c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47eb76a350ae",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc188192e1e6",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b51ce77ce7c9",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "861f6b4a3d43",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca9367ae08aa",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f5b8b1be375d",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84c7128f2f4a",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "344b4c208f33",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb7d7853df73",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34b0da21c2df",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "639c48bd0b10",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0de420e6f74f",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3851623bf4b",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec0d223796f8",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50d2f0867481",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc5c953a676e",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf984a0819d3",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43f4a888fa96",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "456173f99baf",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5b9485f6c6e",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4c23a320c75",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7492ae16c9f8",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ca340bf511c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82e93b812e44",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01008dfdcdbb",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3510554595ed",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "261945193734",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40b79f482d8f",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "133f5b37d8df",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "892676074d5c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "edf1f1e7a68c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a0aace83842",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46dc8675f210",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84d474c5af11",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95047b232dbd",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9533ea787f19",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc2808932fc6",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07b384de9a51",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3f7b847d7586",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95766b549b8c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e9fed64aa47",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82f2665e9ca4",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e472ce87622",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "297dbc450235",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad67a4060d67",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2732a400796c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "83425f41416a",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7555de10301a",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34ee22342dcd",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "443fe1fd8f52",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf5792dc185d",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4384b9b197e5",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1337532ff79c",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6403fcf03a64",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bcb3c82fc282",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5eaa50dc65a1",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "676062fc2605",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fcd6c34c17ae",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "019ac0092090",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce315e4e5cde",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98c66ee23a5b",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a3f24291c81",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b3bad141c99",
        "url": "https://www.london.gov.uk/warmer-homes-faqs/where-can-i-find-out-more-about-different-kinds-improvements",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "62b88a25978d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbf8fd2bc94d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "92204ee16e1d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f243e48d873f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf56fbcae820",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "df3e545c9d7c",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd15e355fde4",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6621e313f0c2",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "52dd51143c5d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24ab3ebd7a26",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "554928dbc7e2",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b57edfff2789",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb5f2a62a430",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2954918355a",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22c08395bcf6",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b0c85090d9a4",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76ef4762b5f2",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ee8c9d84fec",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c41556ff22a",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89454c323df1",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a17f77683e9b",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1aee3f922114",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7986c9f199d5",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5bdba524f380",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "347da7f6836a",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "220a099fcc38",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36507cdf7673",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebfd2bdce4b3",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5992baa1b5ba",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7fa3d907dc38",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5009f9d25507",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c140aea8cdb",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05d5faf9e3f9",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c448909350de",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16d535171fa8",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "33be9c54f6fd",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5647cc2046a7",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4bfe39701b09",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "118511223094",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "245cb129d715",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d70f0a8c5d0",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21464518a3c4",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e1e73e07a0f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15fe17bea049",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cef77992b9c4",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5237f25f128e",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ecf35c75349",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3dde842fb8c5",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "17e8163731bb",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4a0d255e633",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e16fa737b7c7",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5f7e4ccc6a9",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c82471380a53",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b305164dfa7f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c833ab904edf",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87463c1de61f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fee238e41e14",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99d4ff2e3b49",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22e736331f31",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25a199153665",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2bedc993a5d8",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "480d7ed65fdb",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d38ad7e21854",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c31ae75dd529",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f19b6b35eed",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8946a2e55d8c",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "505d8299e40e",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8701ad55fce1",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ae77a23b1fa3",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5c7643b724a",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e56ebd2b114",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a41c635bab34",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "025d8699c54f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "52be22a0fdac",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a94ecffa105",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eaab83baa43c",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23ab6efc5626",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b4182ce43ac",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "698b9f3cfe5f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee09ff352a7c",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "67d56f19df05",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0252f7a25e5",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e9ed8819d0c8",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "80727de9280f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bcf35c62fb4f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71e8220a2979",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc173844f11b",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "327a76af5cf7",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7518786e90ac",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cbb5c0203469",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ae9f53418fab",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f5ed4d91a1ee",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b6ffe5eaa2c0",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a06eec4b1cf6",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3fbe306bc37c",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "104d2c26da32",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3b72321ad42",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "033e2518bccd",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05fc003fd1fd",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32f5e9e280b0",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e450b90de64",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "11ec1a651e74",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b621ec78528",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f2c5ca182fc",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/assembly-members/publications-tom-copley/centre-stage-report-supporting",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1af253066068",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d31e86cc40ca",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e6df84463f5",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b6a8b2a1c75",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b556a65e4b8",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "06bde1650f99",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c81de53552b9",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2fe67fa954a0",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8bae6a0a07e",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4aea51c56f6a",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "202bce0a29b5",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f699db900e6d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "212114223049",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d51a893a9cc",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6cd8c450d006",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e9bb9b19330",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "737d99caff23",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf95eb42885f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "85deaed660ea",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7bd3c8bf549",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64cfc5604286",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8f4e0f0cf53",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3707d9055016",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "186cb9dfd51d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f7ae7112457",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e91a18324dea",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c00fbbb18d93",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce06c64dcddf",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b66a13bca9ea",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a3e3cde369f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47236f92e56a",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44c7319808d4",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e63846d88ca5",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55804ab6efce",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc2fe6cfbbea",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28a820a69c81",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "80eaabb52f45",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d66a45dec543",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40b4aa68a2ae",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b8aebe74e44",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d620db1d4702",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "59c9a43ea9e5",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a419815ea49",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8f3a74a11a7",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d4dcf5e610e",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24f26d3640af",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5746eb9ca47d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e81ff780f7c",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "14598103f440",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b06a1b20f40d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c223917c86a",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "843db1abf484",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ca35a3aefc2",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "191d5d68a4e2",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6c186976695",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "572d19b2b68d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54c0e180e73f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb9b1a56c1d9",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "69aa4c41da5e",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e485e4e25bf",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2dc4d6102766",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "291157fb1ba7",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50fce39ebbe0",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af55872e4920",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2e80514ded1",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "57320681dab9",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ecd6b6252202",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98a446149277",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8553ab84a6b4",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5c0e709f91d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b4d5796d4c4",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8fc914ce8349",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a0e102cc2087",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0de5ec1f1677",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41d3dac34ad1",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3792bc451101",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f67d4f09b88d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2e1c6b04c84",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9da164b6de89",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c54826abeed1",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b7230434b482",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "877ec3c4b611",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "feb5f3be54e3",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d595da87d49",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6064c436533a",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64e077bfc3c0",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ff565c42de0c",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd4e1e67aa8a",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5183603a1d53",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb1134439747",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87709a19c25d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c94a9818a09b",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98c2717e29f1",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48c146923f01",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e4ed4132fe36",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb7b28180c62",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3bc6b241408d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16090e8a8527",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eecaf1302210",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fee921a1d355",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8a4219784f3",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/accessibility-statement-mayors-question-time",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5adfe10bbf88",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8ae3e38168f",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f78ec79903c",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e932cc713af9",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e89745365f19",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f1daeb02ede",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37b2233650d5",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f47c6501667e",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "19fddca5bec5",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "17632db596ab",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c96cffcbbd40",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d61d45dda8f",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9e533c6a2f59",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7370fda85463",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad0e56d09bf7",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d842f6890cdc",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e86e83e7bd14",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "260f212e20fb",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "02f2d9f7bf90",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3b339a90ffd",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2ad4102eee29",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "275c31e677b6",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "085ce3523bbe",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec8b05602a4e",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "db7cc44697c4",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4696ac53900a",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:aria_landmark_name_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98d6cd71dd82",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:aria_region_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6478857e61e0",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:aria_navigation_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a73a951877f2",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1efd7ed63239",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01349a5d5bf9",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e4fcfa762781",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "254fcbc97ffe",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e528322836d6",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9029a2ec5568",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89e32eb31b77",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ac5d4c97f2b",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6d497ffe895",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2abd3b82d341",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e9c1d19d18ff",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9cfa3d0ae2d",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af6664c8494e",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a83057c6d369",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "678857030fa5",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ec1c931ff94",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a4344a88776",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ebd80a17a22",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89957daa7b32",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b8ad1e1f17f",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf1933a88ee5",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "323d2537e465",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a038f4554c7",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "39f50a949f02",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37eeb4264f5b",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37e277f7aee9",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e54ba1a23028",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee6db8beb0b8",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f0883c2b9978",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "817461d4ffe5",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26132cf5fa57",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef1645c201a1",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c4967e6c797",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f83d800dc78",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e4a361a680b",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01d20e54e1de",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "102bcf7e7d6d",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24ce36c2624f",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "720d3c1003fe",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "03f2b3c274de",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3d7799c2163",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af3f6ef6a16e",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f827d65cf5ce",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3440cb0d4fc",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "641857ebb304",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "128e23a29464",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f8b5fa63b87",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd708064c2f5",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1f836124847",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "302e705a7125",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12d094c0e009",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd09065c2d18",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "00606c984023",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e230030b56e0",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b99147830a6",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf474ae2b471",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95ca9aba5a36",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2d0ebb2e846",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f93a764c262",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3feab9c1d8ba",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba42ccd11b7d",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29db427ac0a0",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8d422c37cc2",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e02edd816ac5",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b887821bd2a",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5061f7226aff",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c3481f5e0da",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e804e9f8bb9",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2303d4110c37",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f343f27b5943",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c961014e91e",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "14315ca116b2",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a37a391c45c",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ac475f8aa9b",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68ccd9291c11",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a8bd5b6a160",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da427a93e4e6",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3e160332cc7",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd6df15df154",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c71f4550b08",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ed062272377",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3def7c27f6c7",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37b40e85c2d6",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34c79137aceb",
        "url": "https://www.london.gov.uk/media-centre",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c0c9c8d2ac0",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:region|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b7d2a0f2c73",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:region|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ef6b4ee4a2c",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:region|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "afd3fef7a496",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "343e5321cc44",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac208d287164",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b11283ce7bc",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d920f05ff7e",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "705ad8d4f214",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7b0cca87ea6",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fde42ac41712",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:aria_complementary_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8328091fe8bb",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f8bd4360254",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "137035e5890f",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96961b708613",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "313c1060af8c",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0ee6c4e272c",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "432f4fb6249d",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "df7afdd4fc89",
        "url": "https://www.gov.uk/settled-status-eu-citizens-families/applying-for-settled-status",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16ed0a7f683b",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/resources-organisations-social-enterprises-and-charities/changes-team-london-volunteering-website-faqs",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "421cdecc1bad",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/resources-organisations-social-enterprises-and-charities/changes-team-london-volunteering-website-faqs",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb8c6ddf98a0",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/resources-organisations-social-enterprises-and-charities/changes-team-london-volunteering-website-faqs",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13dd80b3915d",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/resources-organisations-social-enterprises-and-charities/changes-team-london-volunteering-website-faqs",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d834284a0ac5",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/resources-organisations-social-enterprises-and-charities/changes-team-london-volunteering-website-faqs",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7633f2553977",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/resources-organisations-social-enterprises-and-charities/changes-team-london-volunteering-website-faqs",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "78288ba63af4",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/resources-organisations-social-enterprises-and-charities/changes-team-london-volunteering-website-faqs",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b0b0a629ec6",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/resources-organisations-social-enterprises-and-charities/changes-team-london-volunteering-website-faqs",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bee0362ee201",
        "url": "https://www.london.gov.uk/programmes-strategies/volunteering/resources-organisations-social-enterprises-and-charities/changes-team-london-volunteering-website-faqs",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "621e74091cf6",
        "url": "https://consultations.tfl.gov.uk/buses/436-452",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3c81374d67b",
        "url": "https://consultations.tfl.gov.uk/buses/436-452",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "679ac1638caa",
        "url": "https://consultations.tfl.gov.uk/buses/436-452",
        "ruleKey": "wcag:wcag144|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e4a957f005f6",
        "url": "https://consultations.tfl.gov.uk/buses/436-452",
        "ruleKey": "rule:region|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f47cea57fecc",
        "url": "https://consultations.tfl.gov.uk/buses/436-452",
        "ruleKey": "rule:region|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8bec88cbcd5c",
        "url": "https://consultations.tfl.gov.uk/buses/436-452",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "156e9613f96d",
        "url": "https://consultations.tfl.gov.uk/buses/436-452",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34f8f2fba7e5",
        "url": "https://consultations.tfl.gov.uk/buses/436-452",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c6e30d15042",
        "url": "https://consultations.tfl.gov.uk/buses/436-452",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8ec6ad3080ee",
        "url": "https://consultations.tfl.gov.uk/buses/436-452",
        "ruleKey": "rule:img_alt_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12c269031f3c",
        "url": "https://consultations.tfl.gov.uk/buses/436-452",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab163e08ae9a",
        "url": "https://consultations.tfl.gov.uk/buses/436-452",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b07c968df6f",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:region|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e85d427f6db",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea25d16349ed",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4eee370a5b0c",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca22ea100d77",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cfc9fedef46b",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "adba1399b95e",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a93a829febe",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "584d4961274d",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b86d9720946c",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f5fd58d0100d",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "52534a709a5a",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68450d906c63",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f22938f7a044",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ac432aace8a",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b9f7b042afd",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24a17b9f4d7e",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b12297b2330e",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f549221b927f",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3977ce677dc",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2ac7e6a1095",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a4e94b9e8d60",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27e91ed8723f",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d52db16fbda",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fdb8e644d9e9",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a6e89757187",
        "url": "https://www.london.gov.uk/user/login?destination=/programmes-and-strategies/environment-and-climate-change/energy/renew-0/contact-renew",
        "ruleKey": "rule:frame_src_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "071e04455f7f",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "568192fb0abc",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48b8bb324d66",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6faebe73a680",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d91dd29d0422",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "90dfb38d0ed7",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3f74f3f4b06",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e444416de61",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e86447f6787",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee1164e73f98",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c587794a1a31",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b42563c66af6",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5adb38999590",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "095b32ef3ab9",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "768df00f67fa",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da26a91c1e6e",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "80d7b006c9ed",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "62fd440d0801",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "39f299be6f09",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ed15a574296f",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9858b26efe6",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8234ff1cd04c",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e407ef606732",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:heading_markup_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "feef1f807dbd",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97df22f30ad6",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9217d5450718",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e52248b48db7",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6f3ec04835f",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "de85ce27cfd6",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bdb307c76072",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ece7c078d28d",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b166704e5b5a",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b29a92893e5c",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9bd2ca8d161f",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f5b178352f05",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b2fd396ee9e",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1f4557a4971",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3215cd9c013b",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1086950f4831",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34c06235874b",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb52673b06a3",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c612ea11cfbb",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c4eaeecb423",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d81814b3264",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d965aa483c5d",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b62f6b1ac951",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef7b24f731f4",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "894a4aa0561b",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "049bfde63c67",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "45c5930b8062",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "312f822b248c",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc4f897874e2",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8ef49b873ac",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "edc3f054dc9e",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "00b362515d00",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "476ffd0010b0",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f03df90c93e5",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af143af28c7c",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "607ca42efccd",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "52c28ca4a60b",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8daf4f82127e",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91ec6551d6a0",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49d9e3c7f7fd",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "73f415edaa09",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eac48a219de1",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "628ff78ca13b",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6af2970d2ab",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb2fca09c41f",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e536d298fce5",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b0f3c943c174",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1eb8cd18766",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a646ab89965",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd6af32fafac",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac94fd7b9ee1",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b851a8bac400",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "583637c0f76a",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26be42921eff",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5c93e71056ba",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91c20788f14d",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a59cf1fb71e3",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0cbe06cfebb3",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ed351a5dc574",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c9ef1c285e58",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa1f1bee73a7",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bcd4fd3e7cd9",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76bed1334a38",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f458a628adec",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3feab3660694",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6360958a1af4",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ab88951f2ed",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7aa11ae0e65",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b04cc8f7b922",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b97197492ff",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ad99dac3780",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b0f7fd7fcfd4",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7861a184471",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93d1b75fbf19",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e96d7d0ecf3",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "45564d6f3164",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c032158e6279",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1697b4448d0d",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef5ce795609b",
        "url": "https://www.london.gov.uk/could-you-please-confirm-if-we-need-apply-map-quality-mark-construction-provision-if-it-already",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48ce28c96c50",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c6993abff5e",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "de3305f378f6",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "357e534d5ded",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9c6a2964d30",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "901b120d0e8d",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d6c07258bd8",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e90e2edb525",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a22de93e9d2d",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c03b5bc68044",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4872c533f9a6",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0841c50417e9",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9f3b519cc243",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c45db9d5bd87",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7eb0146f741",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0d6cc2bf054",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29c43aadd793",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c57cadd967a",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a96ebe443b59",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e1163aebfdd3",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b688c869576c",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6cfa1d64b0e6",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca27563c2ad1",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e822835e211b",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75d4652c0966",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:aria_form_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bfcc92abd261",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b2476483747",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2beb6bdff66b",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4bc29feb772c",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9714fc0c2a27",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c2ee14056bb3",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a2a32857f724",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c489ea1bc87",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf41c1aebbf5",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:aria_descendant_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa659d7a7e89",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b95aa1e10dc",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c2124f18a17",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b63a8ecb1e63",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5caa65d88103",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3abc6ba3cae",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d045dc1740a",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:aria_form_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "301b16f22a54",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb8099e82485",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da680e5634d1",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ff73a927efe8",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3bf3a241ca72",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e654da8b6fba",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48a450e80b2d",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3805489a16c0",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "acad73890665",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bea520131144",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99a5368b8142",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b38e9160bf16",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b990a00dd2c5",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ec201665cd4",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b6190e5e9930",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bed7339a0c04",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f06f06bf384",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf7787395e10",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e88c91cdd27",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dcdcb91c3e22",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "69d10317b102",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "62231d21f83b",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6900a8dc9f4d",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f53f62b25e0e",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5de369296a7",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9706bac19263",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93c93f6648fe",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a52d2750cc2",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27650f7c8946",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a7eb250eb88",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c4996b12a9e",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbc661b548b6",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "305858925d5e",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41dec6d8fb80",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ae1072513ff5",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5710debe1b3d",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e01c445d289b",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4c14fdbcda49",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "748105dfea09",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6a3f53f8ba3",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9bb942272d05",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e26919e87193",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "90b4f86b745e",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16a37b6991b0",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05f6950dcc60",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bddb4d37742c",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb0f6d614d99",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18618cc36ba4",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "600c190ab44f",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4c52b5bca8d2",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8c28809ebe7",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a982a7cddb42",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0dca3b5c69c1",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0de000092ac0",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15c47ba3657a",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b3f04529b9c",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0012e04930d0",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9e56567bffad",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3f2e5341bf1f",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a9dfc5b4213",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "119ffa838f6a",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e393344ac4d3",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4437880d35f3",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e303a7437a8e",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb75e6cc4966",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18e3e604f365",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9f5d47d47f59",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c17609b51b2b",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0aeae8b249ec",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23289083aca7",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "261456b2912a",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c33ffa9f8e1",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0998247a0c67",
        "url": "https://www.london.gov.uk/covid-19-resources-and-services-your-language",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f008e13fa7f1",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5fca79a946a2",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7d3cc8051e4",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ffd04ae01a4",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "552835cae759",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b92dbcf1dbcf",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8de881e03c20",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8db8929ccb7",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af26afeb7929",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a5fd10e3936",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bdd0d8397764",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "badb8589ce96",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb937b03c07e",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb30ad0bdb2f",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a25c2dc0e084",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e4bd50dc96c8",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c02656373b70",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "344427ee8698",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebf490be7947",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4a27e2a64f7",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25e1d22ed974",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41421fae85f9",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3577ffe56fd",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e15b26634498",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee24b423f5b2",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "288a5169a904",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "51203edddbd7",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f61a4792e5b",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fcb1cf047b78",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a4886c54690",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4677fa1481f8",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89e54170ba1e",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a221f5ff03d5",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25df5d97c673",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e826506d3a0",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "146c8936dfa6",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a112645b9035",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eadc7737fa45",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "606025904bb4",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c8c906e1b03",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "509610e6cf6e",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36c7ddc3484f",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9e2f5b02042e",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6169fcec81b",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32e677165a52",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fce407f95b61",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0cd844e463ee",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ab2ea10bfac",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "379ec4879e63",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f3d3c94e000",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1caba95591c6",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b2ce5807257",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eeabbae2093d",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89cf086abf3a",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d1509d35f28",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "059f3f6a1a59",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ef3db97248e",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "acd3a11a98bb",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ff5e2c298d7c",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0103df55ddd",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8cd89b8a3d45",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d3a9f434855",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f179b794c96f",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab49e586e41a",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bfaf408c9386",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54fdb6c968ea",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb166c9bd1d7",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da67a9fece44",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb3748f3210c",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10210bc8e1ef",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fdc52e46e6e6",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6443baa39408",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24fa2e314fa9",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c61e1a4eeea2",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d87b195abb47",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "857305cb284b",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa60437cff14",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e19cae3de423",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d14e1762b4a1",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e4196c6ce707",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1677a888abdf",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ea0a8080a7f",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b706b7ba0f34",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12546cb5513d",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b2f29b4d883",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d61bca7562cc",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1938af444c24",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba8185541ab0",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c73e74d3fcc7",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49fb998458cb",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c058a396a02",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9e5ce17dc50c",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d10dd444ca5b",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4651c7b0233f",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5df91839c1f1",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "890283b62a1f",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b204ee182b64",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b848a5b5b147",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23ba2badbbaa",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "667623b91c21",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0cc43f3e86f7",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3937812b9197",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e765e4c8b045",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "413becf4b3b3",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "019218c5bd33",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f165fe7a95d9",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "17a2dc1be3f9",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70efb8b48299",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "396ee796f442",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb1bc4db9961",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f668852f693",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a2c6625f62ed",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a111fc50cb1a",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "62ffd067a981",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fe073da098a0",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "90d7a25a0f42",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb3687afddfd",
        "url": "https://www.london.gov.uk/defending-londons-postal-service",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aedb37f40e14",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e99235c82c44",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e02d2f30aa72",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d81e82c72ef",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "759b1e591a51",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47cf781f64d5",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5adfe3d723b6",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89ae6d406666",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e7af52ee561",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e4dcc67475f",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dfa99d6bc1bd",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e8ab089f204",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd3ca8bd4f9b",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd2e773add6f",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "38e7116c3a5c",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "411240cc097a",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a855ef968a8",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8af0946d9200",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b735ff7351b",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebc5a63f9a88",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3149ab5c0b5",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8cf421955f1a",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f7d97d58d62",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "06abcbe18fdb",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "694d7bd23fdc",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aeed20dce1b7",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b7fcb3302c8",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "303206df8374",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "707110d500e0",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b07ab10125dd",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "45cbcab7809e",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c9455e36e8b",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "753d309df2ca",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6eadb1aff4ae",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3413f6ecdf96",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f207e3edd7f",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9242f34e2ca4",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f0ebfc37219",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5839d470c81f",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "071d79ca5bb2",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ae2a214f40f",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da5e2bd6809b",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f8341a4f044",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f76e44f85ca2",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55a7e7793b27",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbe5ab07efff",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bae192175ced",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f989bec030d9",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1356031ce7b2",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3b88f733269",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e5131af16e60",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "559b8afa28d8",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dfb93413a996",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2703f00643e",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8fd73b3f578e",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dfb1e12d5221",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2f806222aa9",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75affd5cb85e",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82fb1cc339dc",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "070252b4c9ad",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d1f78bb60066",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82363005a1d9",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f2060334f2d",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75b06c6e1e9b",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53c496150f44",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef34c8eb5ee9",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dab4c4b46d2e",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b6588d59ab64",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40f949644638",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53881d99ee3b",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a00f8b4a325",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2212458d8535",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dca272de5f06",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "886b418d684e",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3cfba3935680",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d770034f1fc4",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3bc76f8fde5",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f65a4c2263f7",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28758d1f1f47",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42e2f2b37055",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4be630690c4e",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "358bf77b0755",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8ce6d767f3f",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "03cc8ef5ec4f",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9632c0275e6",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e5378379a20d",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4297fd3902d0",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f982b0c3f201",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8ad6c2891895",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d9bba640097",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "905568f0f999",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "665074704d18",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8899fdd5ee81",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16dc1a232239",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c832dccd5e2",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a1afb0e4be6",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d8a89a97879",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d380a686f5b",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb065aec3ddf",
        "url": "https://www.london.gov.uk/investigation-request-metropolitan-police-actions-against-university-london-students",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7939d33b1fd",
        "url": "https://data.london.gov.uk/dataset/lfb-financial-and-performance-reporting-2019-20",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d874e904b18",
        "url": "https://data.london.gov.uk/dataset/lfb-financial-and-performance-reporting-2019-20",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23cb49648179",
        "url": "https://data.london.gov.uk/dataset/lfb-financial-and-performance-reporting-2019-20",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d9332eac16f",
        "url": "https://data.london.gov.uk/dataset/lfb-financial-and-performance-reporting-2019-20",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e5a137be961",
        "url": "https://data.london.gov.uk/dataset/lfb-financial-and-performance-reporting-2019-20",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "136a6f76a41e",
        "url": "https://data.london.gov.uk/dataset/lfb-financial-and-performance-reporting-2019-20",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebcd49b9a1e9",
        "url": "https://data.london.gov.uk/dataset/lfb-financial-and-performance-reporting-2019-20",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22906b4d7638",
        "url": "https://data.london.gov.uk/dataset/lfb-financial-and-performance-reporting-2019-20",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aab4b12fda84",
        "url": "https://data.london.gov.uk/dataset/lfb-financial-and-performance-reporting-2019-20",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e2746d2aa71",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b0f98fd5d9e",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b093c6ebeb93",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c47c46725f0c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89f7e1d2e6de",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7118484ec07",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "57e1b2ab5f2e",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7e086dc3a88",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05e91ee80390",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65b4781fefef",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e39268059964",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb838b8073e6",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e0348498d03",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d427c490c10",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b912552ae1c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54e191acaf16",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2953573a991f",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f03290538bb8",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10db476f3b3d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01b799245121",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea28dc66ac59",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d027947b04bf",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3aa17c1474a3",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2dfcf0b56197",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "001ba6f23336",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dfe1204bfec5",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b7eb711fc5d6",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2ce08c27b56d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d5d976e9fd8",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2fc16ca1ae6d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a573260d79cb",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "293a804ad207",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8428c3a2cd68",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70591084bc7d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e2f7dacaf8e",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c832b1f16896",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9cf7b8e4af7",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c9c1bbac108",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa156dd4ed08",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a77e0156510e",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e5e7618c562",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "06fb1d7570ac",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fff76da55684",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9bac7a4111f8",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b07d6887c09",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4023bd3861d3",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21355cf96ae6",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e826e22fb39",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94d5bfa27399",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3bfb9d44e23c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "278cb5b6069b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "308c18b6dc35",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3544d4e324d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "092edce36ae4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "570509ddba3b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "041f0d122101",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbe4d3ef7c9c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e75ea02a9dbd",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aaf0bff4a0ca",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30a3e31a3d6c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6037c8fd7d07",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dba69dcbcef4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "181612a20c63",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94943ce1ae1e",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a20a785995b4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "285e3453027f",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ecb93b3763a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "19e70682583d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "69f5b786cb3a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2eec7865aaa2",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b74d83227d40",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5bed9d0502fc",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "138bdb85f022",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "339342b8e7a4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "825481b20fc8",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "11e0bb3e0172",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b758286870f",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e127e9f52ac2",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7106528fa03d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77b5b33ce56a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b542bebc116f",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3cb7c0b9c6e8",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e24d9dc096b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "175b33871408",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "155e743158b1",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "385d408bbff8",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "df0f0a2610b9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa6ed70dfd91",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "002814c45af9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29a3185c4d83",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f5ef50e5253",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e0de42933e8",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "365e55c94f95",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "11e798f41753",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e46518c0b4d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36881c39d0b0",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "73d7f6c8511a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b03797e6459f",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d3f9cc947be",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e44fd5f70a6c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e82098211a93",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "885e30b23cdc",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a32810c705d3",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/non-road-mobile-machinery-register/login",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f786a20f53d",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb018252a823",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a849a0f02cd",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "216a761a1bf9",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aec29421181b",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27eb6449b377",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf7122d9bcf4",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2dd57bdea3d8",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "rule:frame_src_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f5970ea9b0a3",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "230d0cc588c6",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93f604c7e0a7",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "38a5eb7fd567",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b82fff1494f",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6805156e2bd1",
        "url": "https://nationalcareers.service.gov.uk/",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d97b0f3164e8",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/coronavirus-updates-and-guidance",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f4e46ee14a7a",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/coronavirus-updates-and-guidance",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3716f616c0a",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/coronavirus-updates-and-guidance",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e8e569d74cb",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/coronavirus-updates-and-guidance",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70515628ae06",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/coronavirus-updates-and-guidance",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c557dd4990ba",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/coronavirus-updates-and-guidance",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "333d9ac44b0b",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/coronavirus-updates-and-guidance",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "589bbac43d0a",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/coronavirus-updates-and-guidance",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81110b0c9077",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/coronavirus-updates-and-guidance",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1322bcbcb0e9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22c209ea2bc0",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4864ec1298b9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "033f00b4e62c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a952b93593d7",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bb17c186073",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d249ceb0363e",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e91bfca7e3be",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "57fd9c78fe98",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad5d089a676d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ad0bf86bd94",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5694111875fc",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a9b372183e0",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3707fd728f02",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96ac6cf19ff4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "939a7da3719f",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "730263a7ae61",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5bebc2a47e4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "286ebbd3dbd5",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a13c06ba2df4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb3374d1cf88",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc0be903caa5",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1b5d64ce6ce",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4d2b88a8202",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74f288da21c7",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "831eb2d46687",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "060319080d44",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "11dc8b5c6147",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "401ba298931b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54ea30c1b7fd",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "030da144d5fe",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84acf933110e",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36bfaa67a32f",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bef62adc3e22",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7dfeb8225cf",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_quoted_correctly|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41297849a30a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e202198993d4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb1437b75bbd",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9949d7e6c737",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "708615b1beec",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "adb6316670f8",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2ae5c9570d49",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a08bd4964d62",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32715b1fd6e8",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a83d2757c321",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18f8fd360459",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d613dbf9fa45",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c05b946035aa",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4b85e5bff32",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "86521e6a844b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36948a1f96f2",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7183f2d2446",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3eb8dd70c17",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4fcd94998baa",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bddfee31a750",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "625971d9653e",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc0ef0e5659b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b27096f37407",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c41df43183ee",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc7a2c313d90",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01fe11d63ed8",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94d3c768fd1c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0aa6fbcf0ff8",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28ae732756a3",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c4b6e8825cc",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3c1ad9a1bb2",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c41ba357278",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89bfb854536f",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91bef0bdd22d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40007d97172a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e63bb0065895",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4eb32670aec8",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a0820ed6830",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91b02177f4dd",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf06e6f0329e",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a603c8b2861d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa34a97f44e9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a29b29d0feba",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b545f2c7e410",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a9420e8220a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f16e448bde5c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84ce9791430f",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0453d459cca",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "17cf3b1ec3ce",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1aa9f4539884",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd1a71b85bfe",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41e8af5a704b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "907be336999d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32a1af5ac16e",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "009bc43cd1a2",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e9c10f822d4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4d36557489d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35c3a6bdc8fd",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7215d9f1834c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5979ec9cd1b6",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50e66bba3762",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f2f2187ab5d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91471d1d9843",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44cd58af68aa",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "875b3f9002cb",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f213c6838f92",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3bbf0e4d8c2",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f220c970ddfe",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2805bb538333",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b890d1a72ed5",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35957fe07dae",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8529e5b221cc",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3c8ec38057d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e03f312d08d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b3186b9ae62",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32c82da04a3e",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/pollution-and-air-quality/nrmm/accessibility-statement-non-road-mobile-machinery",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8eea5e16788",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/find-out-whats-useful-culture-websites",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d02a4d91a864",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/find-out-whats-useful-culture-websites",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26015c37d4c8",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/find-out-whats-useful-culture-websites",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb9a9df65474",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/find-out-whats-useful-culture-websites",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d040b90f38e",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/find-out-whats-useful-culture-websites",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3725f17e9139",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/find-out-whats-useful-culture-websites",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9693ab8fc23f",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/find-out-whats-useful-culture-websites",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7aadd7afd25",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/find-out-whats-useful-culture-websites",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bd78fe69856",
        "url": "https://london.gov.uk/programmes-strategies/arts-and-culture/find-out-whats-useful-culture-websites",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13cd869d4983",
        "url": "https://www.london.gov.uk/healthy-early-years-and-healthy-schools-london/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd96378899cc",
        "url": "https://www.london.gov.uk/healthy-early-years-and-healthy-schools-london/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "17e8ae4b8227",
        "url": "https://www.london.gov.uk/healthy-early-years-and-healthy-schools-london/",
        "ruleKey": "rule:html_skipnav_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b564e11660a",
        "url": "https://www.london.gov.uk/healthy-early-years-and-healthy-schools-london/",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a1afa4405d7",
        "url": "https://www.london.gov.uk/healthy-early-years-and-healthy-schools-london/",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6f4439a00cd",
        "url": "https://www.london.gov.uk/healthy-early-years-and-healthy-schools-london/",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c0c5450c569",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-businesses",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d6a347fce54",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-businesses",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "06f85234d13f",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-businesses",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5274bf7682ab",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-businesses",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f171668a401c",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-businesses",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "925fec6bc91d",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-businesses",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1f6e0218382",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-businesses",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54cd5b71abae",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-businesses",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "436434bd6dd8",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-businesses",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1fbcd5d7167f",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/london-healthy-workplace-award/about-london-healthy-workplace-award/register-your-interest-london-healthy-workplace-awards",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a6c2b407d358",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/london-healthy-workplace-award/about-london-healthy-workplace-award/register-your-interest-london-healthy-workplace-awards",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b6576d1dfdd",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/london-healthy-workplace-award/about-london-healthy-workplace-award/register-your-interest-london-healthy-workplace-awards",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2efe0f247fb1",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/london-healthy-workplace-award/about-london-healthy-workplace-award/register-your-interest-london-healthy-workplace-awards",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "751876cf23b1",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/london-healthy-workplace-award/about-london-healthy-workplace-award/register-your-interest-london-healthy-workplace-awards",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e8d836d81e7",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/london-healthy-workplace-award/about-london-healthy-workplace-award/register-your-interest-london-healthy-workplace-awards",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3d42dd93d69",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/london-healthy-workplace-award/about-london-healthy-workplace-award/register-your-interest-london-healthy-workplace-awards",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "14249527d72f",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/london-healthy-workplace-award/about-london-healthy-workplace-award/register-your-interest-london-healthy-workplace-awards",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be30eaa36001",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/london-healthy-workplace-award/about-london-healthy-workplace-award/register-your-interest-london-healthy-workplace-awards",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dadb70376b91",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/mayors-construction-academy/register-interest",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98d7690edbde",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/mayors-construction-academy/register-interest",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a25b9a9179dd",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/mayors-construction-academy/register-interest",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "008f18b436b3",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/mayors-construction-academy/register-interest",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf73a961193f",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/mayors-construction-academy/register-interest",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "09b91d7e2b96",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/mayors-construction-academy/register-interest",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0dc8baf00a53",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/mayors-construction-academy/register-interest",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "656a58a611ac",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/mayors-construction-academy/register-interest",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7d108deb764",
        "url": "https://www.london.gov.uk/programmes-strategies/jobs-and-skills/mayors-construction-academy/register-interest",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77e6a9490b16",
        "url": "https://www.london.gov.uk/programmes-strategies/health-and-wellbeing/london-healthy-workplace-award/about-london-healthy-workplace-award/register-your-interest-london-healthy-workplace-awards",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b0caeb7474f",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-schools",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ddc3735d0e37",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-schools",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3020e65e925",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-schools",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88f510e7c282",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-schools",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "04ce8303d327",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-schools",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "db4bfad05b38",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-schools",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2fa07c7feceb",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-schools",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49b7be0f9f3c",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-schools",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f691e48683b",
        "url": "https://www.london.gov.uk/programmes-strategies/education-and-youth/preparing-young-people-workplace/register-your-interest-schools",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "012726b32805",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8c2818d59c9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24fba9183020",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35fc5c0f091b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ff0959b0930f",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad79f3ac97cd",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd6205976c72",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b2d50db2627",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8ae51e048954",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa739ac563a5",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "efad0ff9d038",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71eccb16231b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9dc3be29c6c5",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4342dbb08f00",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95e6ec5622c7",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d148468f6c9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "383386ca836d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5cd9605a12dc",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1efdb306cd6c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d1455687e570",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "efa3e2dace8d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ddccada3583",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9f72fda4c99b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4778ac52a927",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c629f411649",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75be9290ddc7",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d65e27f2ca0",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa152c282d75",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "260cad7a6162",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e05f6a96532d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1bb0b88363b9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "085a693d08a6",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b43bfa85c75b",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "04626c39a2d3",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65e66724202f",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ce7087f6848",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bdae8f9ae35a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7cf36c98c622",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "118d1f67d7b4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3ca51397887",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71da93f0fee6",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7710b29803d1",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c98732f2651",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "de7a09c1c684",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87fbf71b104c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "478d20cd5b68",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c185256af281",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1b0d5e778b3",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "06f70a6b76d7",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "df50de3a490d",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "494200be3564",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8677abde3bc5",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5de9247e6d7",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1a978902b52",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1832e1ddc028",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c43625731813",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aaa4d56e6691",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1c63580d399",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3bd39abcbe9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a4a02c20775",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a5af809d5f0",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "edc34bdfc09c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa979afdffb6",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "33e269b679c2",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7324b82fc1a7",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d849924a508",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "098ae650a598",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c998b0c62537",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b91ab982566",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6d984fcc29a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4893e48a4c4a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "668d57698576",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1b56cc254b1",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "722c25919e67",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "051d45f98883",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "541101a88e62",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "86ff6b638ce4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26ed61e20e03",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2fb8503f12e2",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "178b06f5b471",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a2af14ecb301",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8b9598172a2",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54a33d60190a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7f9bc80a149",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d5ddb1563f6",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79c8cdc782b4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6d3629398f4",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e10c776ad532",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "665dfc5e3a31",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1fa1839bc327",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b859bd98d25",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a0125a0a2ece",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4aa15f7682ec",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a333768dfc6",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "806608d28d5c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf0f30240ae0",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b07c824995b9",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c18337cc476",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d80a0962df48",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a3c77e58d31",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "539bc8678fba",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43f808f44927",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab7272da1b21",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8005a655f69a",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a3856de5c8c",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e38a7e6a948",
        "url": "https://www.london.gov.uk/programmes-and-strategies/environment-and-climate-change/energy/renew-0",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c5ec7608480",
        "url": "https://www.london.gov.uk/programmes-strategies/housing-and-land/renting-home/report-rogue-landlord-or-agent",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "841768f56360",
        "url": "https://www.london.gov.uk/programmes-strategies/housing-and-land/renting-home/report-rogue-landlord-or-agent",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7326d3bd152e",
        "url": "https://www.london.gov.uk/programmes-strategies/housing-and-land/renting-home/report-rogue-landlord-or-agent",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c74c86911b5d",
        "url": "https://www.london.gov.uk/programmes-strategies/housing-and-land/renting-home/report-rogue-landlord-or-agent",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "acd6ce6125cf",
        "url": "https://www.london.gov.uk/programmes-strategies/housing-and-land/renting-home/report-rogue-landlord-or-agent",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "291341bad9f7",
        "url": "https://www.london.gov.uk/programmes-strategies/housing-and-land/renting-home/report-rogue-landlord-or-agent",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8fe5d6c3fa21",
        "url": "https://www.london.gov.uk/programmes-strategies/housing-and-land/renting-home/report-rogue-landlord-or-agent",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f039c99137bc",
        "url": "https://www.london.gov.uk/programmes-strategies/housing-and-land/renting-home/report-rogue-landlord-or-agent",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3cf2ebee26c0",
        "url": "https://www.london.gov.uk/programmes-strategies/housing-and-land/renting-home/report-rogue-landlord-or-agent",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6e4bab03f68",
        "url": "https://www.london.gov.uk/programmes-strategies/mayors-office-policing-and-crime-mopac/mopac-guidance-and-resources/reporting-hate-crime",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "207576df7f13",
        "url": "https://www.london.gov.uk/programmes-strategies/mayors-office-policing-and-crime-mopac/mopac-guidance-and-resources/reporting-hate-crime",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e59bf269e02",
        "url": "https://www.london.gov.uk/programmes-strategies/mayors-office-policing-and-crime-mopac/mopac-guidance-and-resources/reporting-hate-crime",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f33d904feea",
        "url": "https://www.london.gov.uk/programmes-strategies/mayors-office-policing-and-crime-mopac/mopac-guidance-and-resources/reporting-hate-crime",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "de8969286da1",
        "url": "https://www.london.gov.uk/programmes-strategies/mayors-office-policing-and-crime-mopac/mopac-guidance-and-resources/reporting-hate-crime",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98bac92c0924",
        "url": "https://www.london.gov.uk/programmes-strategies/mayors-office-policing-and-crime-mopac/mopac-guidance-and-resources/reporting-hate-crime",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27463fc97166",
        "url": "https://www.london.gov.uk/programmes-strategies/mayors-office-policing-and-crime-mopac/mopac-guidance-and-resources/reporting-hate-crime",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2cef5908822c",
        "url": "https://www.london.gov.uk/programmes-strategies/mayors-office-policing-and-crime-mopac/mopac-guidance-and-resources/reporting-hate-crime",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "deb4343f1db2",
        "url": "https://www.london.gov.uk/programmes-strategies/mayors-office-policing-and-crime-mopac/mopac-guidance-and-resources/reporting-hate-crime",
        "ruleKey": "rule:meta_refresh_delay|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50a84c4a639a",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "06954b315d47",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "811e25a039ef",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "85780c318719",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f454db64665",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "462f53539171",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7f6ce4388a2",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94fd00cf8c72",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc648432d50c",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c8d621f07a59",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dadbe5f3e445",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc5b6200bf61",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d25a9ec94f01",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96895ac5a346",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ba3191bb378",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "705578e8d6b1",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "221e06c33fa1",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "19415dd84382",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4596d042e81d",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5377588e6db",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75b9c100c35f",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2ae617a44a40",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ea72b08ff0b",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "454099ebc12e",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce1a00258d97",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2028889e5b45",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22f6e4afc34c",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dbc0cae1a00e",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07c8279eddb9",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "afd3ad3cca62",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "290e392a0514",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a4127ae7d03d",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9dac696760a",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fffd8ffb79bb",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc6a48a58df5",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a49d2804a68",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5026358e8f2",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a738d767be2",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b4ca0bcb62d",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b589da46200b",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "968eab4dcc36",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1a0afdbb4ed",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89b903630a7e",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3fb919753ff",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75fc085f39c6",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b0dced91d5d",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f37df9270d28",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "876be7c3dbb7",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f516a324aa16",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "093a2a853d95",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "154f7d3bfcef",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7044b9f380b",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c52eee336223",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fe9745743558",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a10b2a4aa18",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ffa565e1243",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ecbb72ac09a5",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40380b2b7cf8",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c4fd85a1b42",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6fb89e26a1a2",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b234965f26fe",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2862b38fd3d3",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07320b652dd2",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "265d586bc380",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "291f23ef87b8",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a88560cab963",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "916f323cef30",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "00abf0d9bc3a",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "00693b90fd4d",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f00bf099978c",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f2742315d73",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ecd1b623cf99",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc61dafa40a9",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0dcc756d66a9",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d4e0cde5d78",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a3f48f8f5d6",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c063ef23a5c7",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "72f3ed1d2133",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc9faa78d430",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "834f51699a47",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f6d95d967e4",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9796250e5644",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2a709bac855",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "92b20c782114",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa29d3c09cb7",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3fe790dfd119",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "681bf4f65082",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74726707caec",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "118888f5e0a6",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d55bee338c5",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "78aa6096addc",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0a978631ddb",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec50be71051f",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "626332fbaa7c",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8320e2343100",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "989cc9fa8fa3",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "687d89b914af",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c2424a99e79",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9bfbbc786a04",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "161bd600ed93",
        "url": "https://www.london.gov.uk/publications/reports-toolkits-and-best-practice-guides",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98ec3562504f",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5cc6ffbafe6",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3600d5d69576",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b8e5ebe9d4b",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21f05a27fca0",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1df751302d86",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01d5fb02a355",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ff8afe2ea911",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e4cdc653c26",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "86cdc54ab6e1",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e9b042f488c",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b21a5a827d33",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf04517e07cc",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "120b433f364f",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53b5e2ca6464",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84e761e99644",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a0859ed6b3e6",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1886f1a7028",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e7e5544c104",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d77ca85cb270",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8feaec22f7c",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d1e38ff13c62",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5330b61dc4f5",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5c683d711b08",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1dca5b7d544",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1ad74f259aa",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd4ca047fcea",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e076b6724cc",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2660aca50da7",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d7ca6eb879b",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc01097b94fb",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7aa30da2745f",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37926c9dc61c",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c55bb4c750cc",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3dbe3b213c1",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a6e37a4c4ce",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca4b58a57676",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35958b2da7c8",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c698d333b55",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4316e094ad4",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d15910719ebc",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eca232d4c935",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c3327efae81",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "57732faad3f2",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "90cb3bf33d8e",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4205662902a",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f22e0cc232d2",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aeffcf2560f5",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50c55828f3e5",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d15836e877eb",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9f34e89be4a",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "291e905be812",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05fdab54af6c",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e4136773fb0",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a1e99ea178e",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd6e947be28d",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d09bd2ebb99",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0dbe0b7d0479",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "955aec1a8228",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c159cc43d028",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "023740310e92",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a37c99a59f3",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "218c83853de2",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9decd0dbafe",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e9d5ec42858",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e830e68e0a1",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6003930d8f8e",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9752503553b",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7e1423450cb",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dab481851ba6",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e97281ba8fb9",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ea588079af3",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf8d174a4617",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a532225b2d5",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8fafc6201c8e",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e95f12fee1ae",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f0b09184964a",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82302923add2",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4fd1f26ce534",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a176be452d61",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6294d8c8beed",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b91c4e0ed692",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "926db128a903",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ed214bbeef1d",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3958e430ebde",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1eaf6f3bca97",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "08266b089a21",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "afdef15d3631",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a5ee621774c",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd99aeca2add",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23b00599a8b5",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9fca7a8ed2a9",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a55ca601be6",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3ca9cada2ba",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9032d0d2ddb3",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b68857b517d5",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ef5797ab9e2",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f0d250f534cf",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a28ccce99aa0",
        "url": "https://www.london.gov.uk/request-halt-tfl-consultation-bus-stops-bromley",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a86e5071f8f",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b845dbb390ec",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "497049f2543b",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b801ce6eeed",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "661ddfabae1e",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2150c3bb7454",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18a1f7f44d55",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "471758efe20f",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49ee36526bd7",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd91e7faa3b8",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f8eccc2f4de",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebf5ad629d48",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "260656d465d5",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0225e9eeed2e",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b7adbc3ca5d0",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f6d4bbc1012",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "394ee388b93e",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c122291b25ab",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f6c4577835e",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bef989266eae",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "587798c243e5",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6e44de8307f",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4bee2d91514f",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0fefa2733d9",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29cbae89db14",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "365239c4492d",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "db94ec4c603c",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b69f00aa4202",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "38edde7c60e0",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8d87cda34cd",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2df6fa86814d",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4c3ed48fc953",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8e5b29cd37e",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "278813916423",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "409dda6c73dd",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb948213cf39",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc62aa410a65",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5821b586476b",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc827490eed6",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20bd238b9358",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "001200ed1365",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bfa15ed05118",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "06adc80ec0b7",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3d3de4e0cd6",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f79753f6b88d",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0163e6681cf2",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a38fcc7e3505",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9b67a6e9902",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "efae78fc5cce",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70946efcf388",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b19cf1d72852",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2576574ed16b",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9556c705f16f",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1e5638d4741",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "faaa0b056071",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad7c7c8b76bb",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d1a4b23e1b7",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5103c4371e5a",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "17d9450d7500",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "355c08dbfceb",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a1bf2ebba93",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74ad9d4ec54b",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b703e96d5b28",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "614c743fba57",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be044e3e49dc",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5e61ecc575c",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "14a01de31514",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b97f26adcec1",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e261d5ae9353",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c7f27320985",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65c1c3ec9358",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54533b538213",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "575c00051a97",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "73fdbaac3ff2",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b5008c72ff9",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f91b0621e1c",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76c2791b370f",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5c35f937e1cf",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5b72b0ada54",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e11474fb6d45",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad5b6aaeaf1b",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb38f7c1eea3",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36d736d51a68",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee52871a0f20",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9fedc9cda7a",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a580f5a9030c",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7604c748f1b1",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2db553882f4f",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f92eeebb06ee",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4704b109df2c",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07193a790787",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3677264b5814",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa2b8adab05a",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "80d4048d0b9f",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8684bae0744f",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50bf274814c1",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce3d16e419c6",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "212d36c892a4",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b5132a7143f",
        "url": "https://www.london.gov.uk/request-increase-frequency-481-bus",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c37b19092851",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87e0cb165fe7",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "920a1819c830",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d1a82fcaf6f",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "38cd84c55e23",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7857594521af",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "562ebe4ed79c",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "043e75dadbe6",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a6fe0832500",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a2105e779810",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0695f7fb49f",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f643fbf4a9ac",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abd213019dcf",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abda78b32ba4",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e54308d98cb",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b76cfead2cae",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb0e9753b3e3",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd3f7d0e8fea",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7df952bcf37",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3dfefe28ec0d",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a195258efa4",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "baa93d8a63a9",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c7b162b1bb0",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15646e836979",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a30a85efb3e7",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b0a0e27ccc4c",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc01c4f14ea8",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8ce8dd3fb985",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "800a767c73b9",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3f962caaeae",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4dac21bdd499",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2bb1bc733967",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f57fe4979de0",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c2bc99b724f",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3f4367ea333",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa2a4e5a8108",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "31a4629bac30",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad772e8a2d1f",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18afd2e52cdb",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "380019058bb9",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "04a194665bf9",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "38d70e11d068",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d59573a4a928",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aaefa15ca9b4",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a39810aaa9c",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "115820690c53",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8f6cfded342",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9cb8f5eca2a1",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7f66855eb1a",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6950aecb899b",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b941612aa32",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6734c7363636",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70d3a0ed3e51",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b6c53436044d",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3a701fcaf6f",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b0cf160e34c",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8a0463f3019",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6fc828bac5e",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d23ba9db0e1",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c482ddb9a4e",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a544c3f1bf59",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c2c156b138d6",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aae08460ccea",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6473fb1e577e",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1bb1360923f",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f690fcfa6d58",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7fe54bc17b3",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "33b57233371e",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65099dd75b34",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46da7df61bb3",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a1e5be1f08c",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55ec026379fa",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c1928cc1261",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b73edab29fab",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec22df953648",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e523db0f335",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a24dfdc1a57",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6ab876c79c96",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1bc114affcc6",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce0578d086e2",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "676d7d03a777",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96a0644ea2a7",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a6cacbd80e49",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6a2d0ab3fda",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "313ec3658339",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4cfcfa4f7c8",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "973b47d16c07",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b63830e86ad",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a92972629fad",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b43abbcfb5f7",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01de81e29858",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b82a5d0a011",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9843aca5909c",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "000361c4d55e",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "174b70ab3ded",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3bd18dfd70e9",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4c6f3d55e272",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "80c5b5af7ccd",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5a25812c476",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74c96c78c720",
        "url": "https://www.london.gov.uk/request-increase-number-bus-countdown-indicators-greyhound-lane-and-streatham-vale",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "90e0af884b32",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d9e4eeae03ca",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3b2b9ddfd9f",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9375caabbcb2",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6069d5512511",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f3fb8d3f8b9",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f20d3b8c116",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f04822205084",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e648b19a5732",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5121c6e2a1a0",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "52fa98b9ee20",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "58ea575d6933",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f04eacf7f7a",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6183d0dca789",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "047f6f677f4e",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15a794dcc8d5",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d5d863ed106",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8448ae7ac76c",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "380b5aa1e890",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bce29dc3add4",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ded5ad3b41f8",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99c14fd65ec6",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da5134e5057f",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b7d0ed2ef93",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbeb78cfe451",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70d45892c9b6",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c018286d0a2c",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e4412087ab22",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "436180260054",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b58c8bc2e22",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b71148a0cde5",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f16e3d7a31ee",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea122d3ef186",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21bb0b7b52c0",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9eded553c725",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5c6b7327e7c1",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21048044028a",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e05428220422",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34561a96d8e2",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "978d133c021b",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6834d571eaa",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36c12b0a7951",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "510b728a3330",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "089f0afeff3f",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71f984ed7f54",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5688beadfba6",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "486b2851a52f",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f871ee6dcf64",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b7318ec18a47",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71078a61c439",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c2e110335ef",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7cb1de7fbf8a",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f892e38a720",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea24126cdfaf",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79a32755b949",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad686f350154",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48b3daedd0f5",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3f651db20dd",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e6da24ac4538",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e23f26574b3",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d073b139664",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "360210d00adf",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "17ec8b927dcd",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b47e3ea5f7e8",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6cac0a26440",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0625d7669c35",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a3a6a08c495",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43e6e2e19cd2",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1134fa4eb4ed",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d770041ab17",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30a29680d78f",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ea4fb3cf176",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b46ffcf4dfc",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a3196fcefd1",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84ffa636258c",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc0de06ce66e",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "763671b2d860",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a83a828fbc76",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "890ef0a5a0e2",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1cd59a2da20f",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a1a077170cd",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f1f384d7f921",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d70fb1f75f80",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26191cf9533e",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2fb13359a040",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9415bd6d3646",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e3618933664",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d241abdbce6",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa4beeed1de1",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e5699045d6a5",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c5b684c03bb",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b4648194120",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2da6a149e6a",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da41f99bda64",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b6cbc239a207",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4854f8ad9c8d",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98ca3a69ae01",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa89ddab9e69",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d265edf63e1b",
        "url": "https://www.london.gov.uk/request-increased-police-numbers-and-local-safer-neighbourhood-teams",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "828e5e465405",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7661edefdf20",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2738645ad37",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4013799e2a3",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7365f09d374",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c14ce5605e2",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94174f3e387c",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eacaf15b467e",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c540c19d6a05",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71bc43a22e6b",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e288f68cb094",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8ffb36ca679b",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34fe1f639796",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87b34dc4c83e",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84b3e7ca730f",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15dad4d90d56",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5adb8321825d",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0da9488832da",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d45f3e51f338",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b6f6d0b7072",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "67c2ee00ac55",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0594ad9b8006",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20cc7327810f",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d25e380851fb",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "364627ce7f82",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16d679523421",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1cd384376b1",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "61f2068e8423",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c34c90d62f2e",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99c47a7652ad",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f52413b8bd19",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "912b9355cf4e",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87efc2aa4026",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f07e8e45ba1",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3cc50648a021",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97f6d0ea9baf",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7d9437f386d",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b0ac388b3c5",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24e568fca641",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "342f996b3dbd",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "33684f5a08b5",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26b89caa3500",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "810fa788ac7f",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87fbbed0436b",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9aa89c69c66f",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6cbda14a04f2",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1d3e8211942",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b6a5fb8d4e9",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0b3960fb38f",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a13fb543c7b",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c62a9498af26",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ae5fd245490b",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "020a68624b87",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b940f2d6bf7",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c7533a4a0df",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27372f2fbeac",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8ee7a8de24a",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c9a3ac0f688",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3bcfd2b2248a",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c91e27a67869",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f0b16e72845",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a27d5218912",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5c35ffba004",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e11f7d63820",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f5faa7c1ad5",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8903947e6c7",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f66609d88ee",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20ce13109639",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "698da9f4a95a",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e6ba149f6e28",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46650e2a01e2",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "874a9fb73223",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1da82d0b2971",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8fe1f309ff3",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4969352766fc",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "882eec018ba6",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c40294fba6a",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "92ba217b765d",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "72d4fda5c9a4",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a7c8d7df828",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7fc121d39c9",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6dd800681f9",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50b5255d72fa",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3335ce84cc87",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebcafa95547d",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1580d47fbb90",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9f9da2148dc2",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5097b968c49a",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "294b4f4c7ace",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0679dc47a5a9",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7268e5b8a7a5",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a0c0942e4057",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "67d3e913dfee",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e4241d7f966c",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d23c6f547c5c",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0dab4382fca",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d75de0393ad",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75f94b3fedb3",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a27fc4d7b510",
        "url": "https://www.london.gov.uk/request-pedestrian-crossing-tulse-hill-and-brixton-water-junction",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6712aeff6abb",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "397b722d6858",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53efb28e96bd",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7844ad36a231",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1af47fe71f4b",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7a7c9e72ae3",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4bf244f85c4a",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d921d4b05493",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97b054f8c4e1",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c6365cf2fbc",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a04104314aa4",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "432c9094d4f2",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ead264a7ce10",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b47086cb738",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b3762b8df0f",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef891bd00b57",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3306c3e7fe4e",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36a965eca073",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bac2e773c7fa",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "942214cd8cf0",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64eb452a695f",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6cdaa79d588d",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce6e6e773ae0",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abacbfea7d61",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab4f39ad3be5",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "959a22646cca",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "03ffc99d6dc9",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8e968c1d014",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9c73b416526",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f801aaaa7007",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81ba2323ea9a",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "380eede2b344",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f07f6a71788c",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d0845ed32db",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91bdb0beff19",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4350b4879046",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa0194d33a70",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f3331d59051",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82a08c95aa35",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05d111495273",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34e3561c7484",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4caf66a3f37a",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3c692d3f7ce",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a380ee296da",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa25b4bd5db1",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea1d1c28be6d",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "058c823c2a42",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b80b51a4a6f1",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f4d3ebd7143",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9aee5e096e4b",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0cc7deb193e",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e64ce906a2bd",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a6a452c171c",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5881f99cb2f2",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "894a8cb1641b",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab771a60a919",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07a2468315ac",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "58fe5004b08e",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4bbbe5f8317c",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ced4eb9c957",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9fd6f3a99c95",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "711b7497e3b2",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8a4a262e91a",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd7432284624",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f40613ca97ae",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b0a03b06d44",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f309eb3883ea",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88e375023638",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "008f27060949",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d494c848e7f1",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da1d37d8db68",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a6c8c6af400",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1caade1984b",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5623d909aafd",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6cbede91d8ca",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e536b349d3e8",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "142c3705e55e",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b12047ce3df3",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "151eaa64d4c9",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "238bd2f0926b",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96871a3e6070",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20580038c8ea",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7195fe53ade4",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68198d58fec6",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f09118c8f340",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1171c0e6401f",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cead257d04f8",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1deca213d1c1",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "923c5e880e73",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5bca71ebacf1",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "edefc636aea1",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "351ef3617095",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e02cf3817af",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "80e43a143b90",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68e23185a56c",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "520195763272",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "520d49333ab4",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "60c00132c0e3",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5cf0c3f39c55",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36c2e262c5c8",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f4789b6f9ad3",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93dd60dcec28",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa0fd9aee55d",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "45196b8708ee",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b57aeb9e7b1",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68473a907aa2",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc34f6ed5fa6",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95f9c38b22be",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b80dc9ad43f4",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dbc1d03b6420",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48c2e2818c29",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41661f64f696",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d6461333536",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b40c7b369361",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2babed9fb870",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7db47a0c2910",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05820d62972d",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35fec5f37508",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d68493a77ab6",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0bdf0f05767",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a884fd7491d7",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0cb0d11b6f0",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10d88209c2fb",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1c3022546d7",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ecea21537533",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bae4f0d3e451",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10faf9c91c4b",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42bf5719fa16",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6ae738241fff",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2efc7da29e27",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "716013e20708",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "215a4d849c08",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9c1dc8397c7",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "701546f3f114",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50bca69e8d0e",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "85fb9575abb3",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47f19fe51ffd",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e75f8a3f750",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1849382502fc",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43fea5c978b9",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b2c0b0fe306",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48c3cc717953",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1e87ff75e56",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b237f604094",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d26397c4223d",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24ba82e0d067",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4db8134baaf0",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "adc34a3a89e4",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7b6e12a5036",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "223fad2f9cac",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd6b943a7020",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f162a76f9e4",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca26eaffed44",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55e4e6e51268",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0209364752f3",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32a15d868720",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "667dcf16d406",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "447b14052efb",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab95698e2df4",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b84a0d56c79",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15ccd138de35",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "204518883b2b",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1de606ce5d65",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "005d3f9946d8",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c6d2ee196f2",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87dd50efebdb",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1395aaa9d0e9",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "945cf9c5f33e",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1995ffc45a89",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ff90b21fcf72",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c179ab06a76b",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b143ac4a085e",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc26fa26bc8f",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "467a4ca5ec2f",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c0f394615b7",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd8d80b582f6",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "02a4d8b15bb7",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e1ca0db2bc7",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88979d05abb0",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9fd0fee87e10",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2ed61357c03b",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "088dabcfc0ef",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49c72a5b91eb",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "527c143fc0a2",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ab848aed22a",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71306585da80",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e89ff9f73d48",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1138262775a1",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3f3440a5398",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4273d8e747ee",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc9a5b477ccd",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ae0cf7e78637",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d366fc10630",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0903d6e1990",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca070592466e",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28bfea5dc9a8",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "373b472a7dd7",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4b2614d3923",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96e3ca638220",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb6efa48344b",
        "url": "https://www.london.gov.uk/request-reduce-speed-limit-roehampton-vale-0",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42615acc30db",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "04e9cbb1cb85",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf83f96a3b41",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "defd699109f6",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "894b9be93264",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f62d301c92f",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41cdf426d2ad",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91671c100d06",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c15a754e4b2e",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6548a481238",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8ce626ba6c3",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d700b403a898",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b5720385d93",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e13ae70a9280",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3bd822577a48",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49f9377e406f",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4497011c1469",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7dad1e5c298a",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9573c03f7cef",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c15f52cd711d",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c461b42a7072",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53aeb78b31ba",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93ed9ac48890",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f20070ea2241",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16aa3b7564e9",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c21ee9e970b",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b6dc00781ac9",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4086ad0cb43b",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc01e1360fdd",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ff739a96422",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c2bb0181b990",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96ff6605420c",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8313e787988f",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb12a64347a3",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ee50f36a5dd",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "890aa7e5ae29",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8aa2bc07225",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ed1fb06e0f4",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "de021221e95c",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4175a6a16ba8",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e30f522c6a7",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec373c6660d2",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e4315f8e7393",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0cd7719330f",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e5c61dca9012",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5479e5529618",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d56ee27a038",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4cefde884813",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbf11bd11e49",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f918526464e7",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a038c2778d8b",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8bd9bd91af73",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3bf9f339c302",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c8d504e8cf0",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8aea659a17b6",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "230ba8ff5267",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b6c380d7fcd",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb5229a82006",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "280ddfc40589",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea21414e8b29",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b50fd358022",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21e70522ab79",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3c53e82a5f3",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ad8cf92f490",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a266c8cab61",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "413fe728cf60",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81fc6ea48bf2",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "08e419fd41d6",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "63b2059f583f",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc2f068251ab",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce4f9ce5d53f",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fcb6dc42f0c3",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b65a1c008f7",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b00f017236a2",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46ee372d5a4a",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8357335b02b",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e3ffac94d60",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "595a59e25f0e",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5392c6f15d72",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21c5339fd88b",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e507bd98a961",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "420e8e851a6e",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e7f63abe540",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "258b9a327c60",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5499d09c0e2d",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75405669cabe",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f1d1fc6ecf9",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6277f35bd272",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8651605dab08",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "171509faa16a",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c711a498a48",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb17f1aacf2a",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9be9ad2f01e",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c8225033bea",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82885f1f7364",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97eb52ac43f8",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4047df21c85e",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "012dd081f67e",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9e8e90da0a15",
        "url": "https://www.london.gov.uk/request-replacement-bus-shelter-highbury-grange",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3f2f68f5cb58",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f79dc678c0a0",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68a7cd8b54cb",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a503080e69d3",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99e839e2b8bd",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac65db0960d9",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7f5d06242f0",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c00071afaf8b",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c2388fc073bd",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27472d7aeaf9",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9969446d4747",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a2a0d9205b2",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4877cab849e",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af8da26f42d2",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b490846d9578",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6fe0ff832f3f",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "129de46a9994",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fae1d7d38955",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bda027ca7ad8",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc8ed028963a",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27220dace000",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "03aa5c8921fe",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75e658cf6d55",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2eed81c05ea4",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "071b8c870049",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25d0fb0a8282",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1b471adf296",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7952b5c81d2b",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48455a1b5cfe",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4ec594f40e3",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23014c9e7fb2",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "711c636b50c4",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bfb946ff3fdc",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5cf86ae1f9dc",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c619e1741ab",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88fda85c2b0a",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18593a92f558",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0f9dcec0aaed",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "722f53ed411c",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6afc91759415",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d19f841e026",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ecac3eb88cd2",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "67f078502850",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7041b234261e",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8579e20fb585",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "398f0f90fc88",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79737a544ab1",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "52f458345f37",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abdcecb01e68",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc3bc677fc93",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21c4a4c7966c",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f85acd912160",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d768c49905e7",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fcf668dcb19a",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e05390fb100a",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4c8d6ce812c9",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e91a329a9a3f",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1db85fca03b3",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f43ed24554c",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5cc23d494c3",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ca9c6824094",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "751cc626673a",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8affbc0409a",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c2477b75c557",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "63ce2b865595",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5921224ba81a",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6aa6a9f684f2",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e663fec18286",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d793175484fe",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71b9593175f4",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13e27cd7171f",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a7ab5d070e5",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71140d1cc697",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f1e2dbe83091",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13fb3b7badef",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee26699c2094",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21dc4f5b306d",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "59a0f60e8f30",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b99f41f0803c",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d4731e8c805",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb5452c88d8a",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd6682133043",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fad4e425c839",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6b39ef5668a",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1eb9aee71c15",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "873fa752acc1",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "494375715778",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71ca5e0a1455",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5abe10b127e7",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f49b8d53519",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "31f523111577",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f30aadf3ffb",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "afe7b3dad773",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "adce595f98f3",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d85f0dfb2338",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20039503fea7",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a44943300df1",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e20f474b7a3",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d4ea99dd18d",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4de9613572c6",
        "url": "https://www.london.gov.uk/request-restore-lost-southwark-police-officers",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba5d79b778f3",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8f9af004e96",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6432c76bd3f8",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7ec9830593f",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a2c809564997",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0ba32cf6a82",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "037e173ef0f1",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c2ebfa6e71f1",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6896e64e20cf",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "291f8d97751e",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b6a9246efde2",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6ac7d1df39f0",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "59e5118c44cd",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c980f109cc70",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d8015bec1f1",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54b7c0715a3a",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "757512b92123",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2336453e621a",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2541003c7bd9",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22cdbf07465e",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a448f77b532",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0443959933b1",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64d5a198b468",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f8c3085521f",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c67326867327",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "736447cbefb9",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87e8e577fba7",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7abdf896ff80",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "09d29a126d3c",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af5d6a9320f0",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8140d43ae2fe",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eab3891c14fe",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6f5f91a954d",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "62e6bf178b32",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c445d117b37",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77d18f680117",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e1f8f18c7996",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7eb841fd9214",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e9ccc1975d07",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb463baaedb3",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96a1f23f21fa",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "352c31a9f1c9",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "768253db9603",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f07f74bd23e0",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f8acade37cf",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05302dadb50d",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "358bb5abe6a9",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e46ff3175a50",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2eeae824876",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d56bfdeab24c",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6b167db4dee",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "72fbf7f1551d",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a02e347136ea",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5639d06a712b",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cee0648a0df2",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e459594c70e",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b2805092e6b",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6cce4f5544b3",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cab68cdb504b",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c5cb5b9b06e",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b85fd9e7ad5",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a8c92ead346",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c41ab48f8090",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c46c4f40e860",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a53343df4891",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c7d244cae3c",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d71b1885dabb",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5e7084f4db6",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "308412a6dc4d",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7860905ccb4",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e71b62393453",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8314fc1675c3",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc82026cea06",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "67b1d020f9e6",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5ef89f2dd29",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "62c25c64e491",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a24b8c4c932",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "253d0a4925a1",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f71e2dec8c25",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c21d9a3fbbe7",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef857e44f3c4",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98d851454225",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49a782ea7590",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5d713d67388",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05325ecb9612",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99a97f03df64",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9cfc1dab4ebd",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "059a2ed32633",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f99b5fa24765",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a114f2ae9b06",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e6df8e74cc6",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bff54d516384",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95e834a42809",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "caca39b299bd",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "295fd605f722",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "945785373c84",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dec98bf6d197",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b764ec58a4c1",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fe2644c49dc8",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d255e07fe319",
        "url": "https://www.london.gov.uk/request-review-how-control-vehicle-speeds-clapham-common-area",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "157d0cd70eec",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c68d36a31c74",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c522cbece110",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f11c662484d7",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3038ff7fd395",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "00cdbd629f5b",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a61579fb570",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c95db0ab1f32",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e35529944ee",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "92306ccf4234",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0709d133099",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30edf08117a3",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f846fc7af72",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ddeb3571498",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d479e61b1f4b",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e5e94f9912e5",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9c78e923dad",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a20af1592e36",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f229c7633e1",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55f0ef56e68b",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a7833bea305",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc007f294c81",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d2dbc360d305",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e30b1fcb087",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50533a8033ec",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "608509070edf",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "deaf7517fff4",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c9cfd60a7841",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42dcd19e35cc",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d45865390e2",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a4474dced769",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ecc8dece632",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54ad86532be8",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f1dac719a72",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "397c8382b7a1",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "580d3d3e69a4",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "813df67a16c4",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7aff3acad38e",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "763842d0bcd8",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41e403f3b662",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2693c9e7eb4c",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0446696da338",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "228d2a812d83",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "544452ab2d8c",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0f8b814be0e",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f49f6f0c07d1",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a755d2e42c8",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24b5e16c69d8",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b74c2ebb85fa",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a723e15c2e4",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2edd417e5b43",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "584ec3b41f34",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1b50db9c01a",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c04455894e5b",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c33653aabcab",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e18eb96c5a7",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "178c26b5f288",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94d334bcdf7b",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6534e596ba52",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d52d492d6915",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93d7f62eda42",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "499a3afffaae",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47a50d8e3c9f",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "742e533e59db",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fca85d95a92d",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5efc36a0117",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13bcdb62122d",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50b2ce3b055e",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c43364b8c4d",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ae4942e067d0",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a5139bfdc6f",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a695d0067181",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "070b0787e177",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b52777d653b2",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b035c3c33b2",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43a6fde8d768",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dfbc5df22be3",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "831f78d3f411",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e58b566bbb8",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb4fda7ccba3",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1cb08f03dd3a",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "031377c6d9b4",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3932d7af924",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ae5e345d082",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b639025b03f9",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44151c5e5b4f",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "efc0d40a2605",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c2bf8d35863f",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d9d273ba2ae0",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b237ebdd4ddc",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "888626aef94f",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29042341e75a",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "490dd97ecd31",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3a211b46109",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8452836f7ba6",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c8692a34782",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca3476f7aed9",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d5ef5673165",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb3559dbe385",
        "url": "https://www.london.gov.uk/request-stop-conversion-premier-house",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ed2835623904",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b0d38008b3f",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "032fe655e9dd",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cbd557d0480c",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f497f1d01dd2",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d8b9833f9aa",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "841b0b352117",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9be1b21817a3",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c11a317c1b92",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7e19312a82a",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93716d62a640",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "63275d9a6df9",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7871bfbe7f8f",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "06d21865c9df",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bbef49edc84",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0edee951f62f",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f41208011c53",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95a47a8666ef",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6ba7a9a3220d",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7953e08e451f",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a705b61c297",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd0f79645c3a",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76b85d1cf68a",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ffe70cbed39",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "492f209ef691",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ee0ceed3850",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0eb147192869",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "150b1f494573",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70a3101bcf45",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ca386d48dac",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3355ebbe3021",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6ab622475d19",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "03b921fbad32",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1141798836b9",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b26b28a2dc01",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16f984b5cf6d",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "410f88493c4e",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "320405db255b",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd404de59deb",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9e5fae10eeae",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fab6e4ee2233",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e8d825ded52",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "623059a9f4eb",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b323d2788702",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "09f2abfe8a3b",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0cfe92de0b76",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18a24b49332a",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c75812e6c52c",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abd82ffcbe2f",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b0fe4fa4dea",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad354ab62987",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb0d92dc8c7d",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f1747a7b2b3f",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd8694f173e7",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15fc77607411",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b7ed8c3831c4",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc30827e6c2e",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "62e753efe7b5",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9621e32802f0",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c1a1c195529",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "987c482c299b",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c8c5386c81fd",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d50fee00043",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0074a9902df0",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2eff7f19dabc",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e036bc9a86a3",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47dcc8f99050",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f4c27fedf0ec",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f5743d9c26f",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a291c887fb8a",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b59a14241dcf",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a2a18a1e12b",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f400c2259cd8",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "59513fef8c29",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c86a38ad2d2d",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "db699dacd126",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b6427086440",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cba2d004e361",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e8e3c041848",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "250531a89e19",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f3af8679feb",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a0906762dc8",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a38352bb1f1a",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d488df4cab10",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "acd43ba3355f",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aba36fe03832",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "841f2f45ae47",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dcb2ba7e7698",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "838b53671266",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7fc37394b901",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a3a201394e7",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "52a96f552cf2",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88f41451132a",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f5e7926aeed9",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a4804e81035",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a794528a5ef",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43382b1f1696",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b33fcd7bc94",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b994d9318f52",
        "url": "https://www.london.gov.uk/request-traffic-lights-charterhouse-street-junction",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "712f7a3821c8",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "684e4d7f75b9",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6101ce731e33",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e299673f8ee",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29c17554fdfc",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e606a19e822e",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ed38b3f0e3f",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "86d4634d2eff",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7183b990bb5",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "279691dfaf31",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a878f6f40e0c",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c2b6ae689584",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "341ea31d2c38",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "678f63750447",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2dd869a70e53",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79f54051ac66",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b598badecdc1",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "006938b7eb5a",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64eb6bab0557",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9de8f220e69d",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "907babe8fd3f",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b630dd4be44",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f0b31aa0fa30",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "33b75bdf18fb",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5ae07e5e364",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76488505298a",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "836701524609",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "007269ec86b6",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "833e83277045",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3393e0fa78dd",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d967d3765afd",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64e021063ebb",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "915a8c9c43f9",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "51c050d8ed60",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9a9cbd5caf2",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f5dae95e415",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76cf2ef4fb80",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "db6eae49a163",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6790eec95131",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "73d01150ae07",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "322fc88a2a9a",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18888b6324ae",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a902ce4f4bf",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "691472ad04f7",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7629627b0410",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8439d9651f83",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d40934b3fda9",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c99361cc820",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "278ac6de71c6",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4dab235956ff",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e021a5e5e5b",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2773f72661a",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1344ec076616",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d1ebc8b1737f",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e973ede343a",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb8fa369d94a",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26666778cfa3",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9af303188735",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a786bc28a787",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "899750a39b82",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef91f87095d0",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "04db000e87a7",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2371fb6fa5f",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "928383cf6277",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6ec17ab682f9",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e1d1bf90ea0c",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0190b29b3b45",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e278397b4c46",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d5bda1258bf",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f693823df62",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70470976b4a4",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b52a1f32334",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "60d10077966e",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "209b17585e01",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8cb38938245e",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "90403c0e29dc",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc136d5b1979",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "070531b59cb8",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "14da65169f77",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fdca62a9a343",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abc4fa572b27",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a1c918b0211",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9722f45f6466",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23b0be70d15a",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3610c41397a",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d8859e7a576",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "234cf91fbd8a",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "369c8a4c1578",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ab192a058c1",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fdac7160469a",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71724b7517ea",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee6db63d462f",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3381024ec83a",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94d4c1756ee5",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24160bb0cd18",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0e314d69f51",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2ff08cdac16d",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d34a1eba8699",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e210e2233870",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97381354dcb0",
        "url": "https://www.london.gov.uk/request-traffic-safety-measures-and-around-redbridge-roundabout",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a5ef4b4d0c4",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "acdc3fd43da5",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "324cd8057e2b",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4191d77d1734",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b3ae1927c58",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "80903102b7fa",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c5fdfed168f",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce06f1ca5ef3",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2af915fe70e8",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c2ac752ace4",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cbfe18bb8351",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10dfa61d29b6",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4864e8b36861",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "346b6a1b5041",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e5c316c253b1",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6216e2b6a9e",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ad7f05429a5",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "866cbb02243c",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "905df6274784",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2bfaa4a3c8b9",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f5d372fdc23f",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cfaa1ce705cf",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55f2dad82352",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d971791f637",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a5eeb9fb2f6",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f681e3cc0416",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e84499eb0f7a",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e0875ab7988",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3b707323792",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab81d7e24a1a",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e19e792b6f29",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "592484813435",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a46549f5c8c8",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "52d3845d46e0",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7aa62591cd01",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba3b877678ac",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2500f93a2ab2",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e2d78b8ce19",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ba797053920",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2af075dc2827",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c0ef174d5e5",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8eafa4e4be5",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12f8fe2fba5b",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40c4f23fe6af",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "56a1593a22f3",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8f32619b98d",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be354a67b19b",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "edd03dd4a664",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c60de7d689f7",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05f3184cea92",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "834c89673f3a",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d90f397223b",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4dbc3b227cae",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd4df0aaed53",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e6fbccac9cf",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b04bd003945",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50502de606bd",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "83301475a570",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "835055759dad",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3bf16b0dee2",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13d5a29adeca",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "130e03220d91",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34d5013f5e96",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "17e32df3cb11",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f6a2054ac88",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca14f4da2a79",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "02ef0eaf503c",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40f8ce83b6ec",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e500381491e3",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b12a2a89d69",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f36636433a4d",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce31b244f8de",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ae95df2f4e1",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "539bf238cf77",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec0a07b7ff67",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dfa0d704bfb1",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e0aadba27aa",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84bd21c77297",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1af3cb4e3205",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "78185b5f287b",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d5f979a7838",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7cbdeca17502",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3fa13c16bf94",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "db6f5744a5a7",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93f0b8d4f901",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87e0fc68070e",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c45fdc7aee9",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c645cb66a3b",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ffe01460e802",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "622adc7917ec",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b10b234ceb09",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d9be01e1a7ee",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c4f6c688b0f",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4296a637a46b",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cdf514593f79",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f697935be2a3",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb24783084b9",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "712b9c397cdf",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fea178c5515d",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a61890c56c6b",
        "url": "https://www.london.gov.uk/safer-roads-request-chiswick",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2209064fced9",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c5a6e2ccfae",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6161afa7b813",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4ca126f2046",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "726dc2e81975",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee26147608c8",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d1c86be82e6",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40eca03c86b7",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88898374cbcf",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cbb96e647569",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c395431b043f",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e58daab4df7c",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d1c4b606635b",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "06de611aa085",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "532f8531e7b0",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cbf97d5edb28",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8ddcfd5b0092",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f76c29a5ef2e",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "653469e8fd2a",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8309535d2ee4",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22d23f34aba3",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4cd82b0e4c72",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "31b50a799cbb",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "215c94425490",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2957280a63a1",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac58d5b2a17b",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d447b784559e",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98812721ca9e",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54df2205aa9a",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c4ee9d7463c",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5211dd11a7b1",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25d32722e319",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3feabe5c7272",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ef2affc1b07",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0280314e9f3b",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1546c8e491ef",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e1141a1928c",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd263e728e37",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49ace8111b4d",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b74dbbb7ef97",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c80b03da75eb",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ff9398a5a1b",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "31328cda40aa",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab3b7281087c",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a3d0bb1fa0f",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "badf79a32589",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "348d35b7ef60",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55bb26db5174",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9fd01273305c",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b71aec665978",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ad27191ef05",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "369b83792d0a",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "349711c31f5b",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a59cfc623fcd",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3ed6d868558",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70e6d04bef14",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d0ba8498c94",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13f03b363f6b",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3000e537f571",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5115c4c47fd9",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d7dd0bdca04",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ff2f89a40c4e",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7ffbc721561",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0271e5f656c6",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "547449ce99e1",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ecf9b04b7ee3",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "041d8dc86d0d",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "365c0bd1c623",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "442ae7b0f829",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e10a72609b3",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d49c23cd6eb7",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a41694755c78",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb8a4652eece",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c30444e83fd",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0ecaa5d4fbb",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6127f08e01d9",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbd2acdf8de9",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f905e282a9d7",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64198ece8b16",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac399804954f",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5aa026e37455",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ab1beedf758",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d322774887c",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "14e02f1b1041",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebd7dec986c7",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1eb860167bed",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c5627c9452f",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e4e1df2c11f",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca038797f412",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a2f37fe65c1",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4d6f0e8dc92",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "788edc569c81",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cdea0c29594b",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf844c4effe7",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec23e2f1a6de",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8996829d1014",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8563ccd5e834",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2116146bf495",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a388c4ee062b",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5f312e6a7ee",
        "url": "https://www.london.gov.uk/step-free-access-rayners-lane-tube-station-request",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "08497c17d60f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e72d9ca72df",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81fc69371d1c",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "440d388fc5c1",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aefe70509077",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd836c0569de",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "adfb5f7e8553",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d70b01345c2",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dcc3ff386102",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "176861b8b05a",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "156bbbd385f5",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d520fc4918e7",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e290887c73e",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "828a1e3e4dce",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "433c2f2f16bc",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c26b18fcc221",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82f4ec4e19ed",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8817a214d08b",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9429158d3881",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb380e799880",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3903f4a769ef",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44a22b7be4ae",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa47ae09129f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "86254704b01d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c59504695250",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e13801b4afa6",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8299b7e33e08",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b5df8435395",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93202ee7aa3f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "051c23afcca3",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "189403b4ee70",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a16e51fb16c",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48cae3d57d64",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99c9e925cd27",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3f1df25f7f3",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07785570516b",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88c1ca7aa42e",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0910f53acca8",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f3d0ddf4fb6",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b0d554c0a4e0",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f4d8681a287",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99b9962985ff",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd432fa458a3",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ccfdd7fa415a",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ddea335dae2",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4dc2c8aca409",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd07f506da4c",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9427ce6e249a",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "811db9ba7b73",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8fe7ff70cb9a",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d88d0e7fb1e",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbeb7195e77f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c54acf136348",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5f6f71d00e6",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d41882083af0",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d3586acfeae",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ec3176a526e",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "86555a700b89",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "374589640b7f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d90f4c2168b0",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96f4bf631d15",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca6d7bc2856b",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95cca8b850d6",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c9f125c10b15",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "600fc08c01a0",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97a19c2a92d1",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3f1f40acd1c6",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74ce51ab0eb6",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba8aad2604d8",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d518a02e9f43",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "afd0687908eb",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aceaceaca9d8",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ecb3d642f749",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "521a9ba35846",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ceafdb88f22",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ad15cdd1b76",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3faa5233143",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "60c44be9b59b",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e8dd93a6e85",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8c9ade9a5c9",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0be7565d21df",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bfa28619433f",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a46b93e15400",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f01009c743e",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c458f14119c9",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41164859d6ae",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a7701b45aa5",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2efbc80ab21e",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c63456f23587",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be53a0ae9b01",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7a8b4f0226c",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cbb20f52aa0d",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1dd13cd8c618",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e70649ca9550",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "477c4b51b038",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20ad4318e0f8",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a358841e5219",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb2d25df4ec9",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d088abd798cd",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f08e1f762fec",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99d81e0b2625",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d11103238e58",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8bc3abc37f8b",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "617385f6bdd4",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a37d44b25ca3",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d71f340126c",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "45c2ca7ff378",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c11b855b81bd",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf3cfc88b175",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9f3560aa8f5",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a2c2ad9a0dee",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f1bb5ef2e8e7",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ccc6fbf94414",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b530662c5b78",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b099424ece1",
        "url": "https://www.london.gov.uk/who-we-are/what-london-assembly-does/london-assembly-publications/london-stalling-reducing-traffic-congestion",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "240d34ac3034",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "707fd9ef54f7",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb56e6f02709",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1ed2e852892",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f5e7993ad92e",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89327eaed4be",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d570d5c551c8",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0be1087b79e",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a92e7ce11ba8",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5dbfc67673e",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "adc8c063cea4",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e747c0f4c332",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7583d5e448d5",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d1b7e209524",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6edeaa0a08e5",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "436c9e66662e",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a038fc0ac367",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd269c870a1f",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "19b84e301852",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23887cc7d797",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a2bf19fde523",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f1ba4c944067",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "17e7b26a49a3",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a36ac9e6920d",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6ce52b03c1e7",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37236e18a4a7",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2dfd9de68ae",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a05ca8902bc3",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9fbb1d0b18a",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d430a4e402d",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ae26df34ad33",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8be2f5139be",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8ff612517ad",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3962069808da",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a63bc247daf",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79c6cf74c250",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d2108867eb2",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d30ba4e7aac",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87abc265d6dc",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c48bb848f33",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9cd9c9705d91",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26c2ba608351",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96a299f9cfbf",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d461206f9ccf",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8173e577cf45",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c707a56a1e65",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a0b4e04659d6",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6236b1e3a12",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dbadc687cf73",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b61b218963f5",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43dfd9e3ec3a",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eaa0189046bc",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d2de1207700",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad086ffad389",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5c4369aaaac3",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "02ece2183552",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1358983a72db",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84bab8d22c35",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c34855f3c192",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a77eaac55edd",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "decd01513a50",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc360677df1b",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32eb34e0d95e",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8d74f129617",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2407b383bc92",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "319320d200e6",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef13f8a0b61d",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88b60958b27d",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1815e20163ba",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d71af55676e5",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e37cac5aed97",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9987f742e500",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "afb4f39c268d",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5d417e49d89",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c9ac550f50f2",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f289ef47fe27",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "274ac0e3e77f",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6eb41072626b",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b01ab038f00e",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d1729f5622b",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc3859ef24c7",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b4ae3a338da",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "843ac28ea55e",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f939628309c1",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c45984b9fa60",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "72545f732441",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e8f8ea83eed",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "828f374dd0a4",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71c5b9d55015",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb09d8e82c41",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b1c0c0b82cf",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e7d89b4a3ed",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8791234a2943",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f76046fbdb34",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7415d5c6e7f1",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dbadb447337a",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4e66fca3693",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "83c78bc6fb50",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d64638e632a4",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3852160338d7",
        "url": "https://www.london.gov.uk/traffic-review-request-junction-a20-and-a205-following-safety-concerns",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7db66737fd01",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d7fdf3025e3",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "468f541ed162",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a7b4825c826",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "801ac8469d23",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebac3171dddf",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a3351a5e4b5",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbb6ffa90760",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b48cc9312a9b",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ff1192edceb",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "913e4dfb5866",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "707d941f90e8",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f5c1f2e4614",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76e6ee5458a3",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6da1b910b453",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e0216f4772c",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e1ea1b3a06f9",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4cd8192a957a",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97da99de2fed",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "56c58d515e23",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cebd65325605",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea56f8c397fb",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0461858e3421",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "60a770c91ccf",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d656a44d7832",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2bc55f860ad5",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8687f826f11a",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a29f102fc211",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7c23558ce54",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:figure_label_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a67323131e01",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:frame_src_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2608093d7c3",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a8df0c7e020",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "283dfbc42c31",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:html_skipnav_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d691ec6871d",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48d4c1aad3e5",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "898bc008fb30",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8af00d5b83f3",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3f4ed52a6062",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2aa802c320af",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e5de5f5c4dd5",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c88735b07c73",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3472d32ec30",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "384231bcfa11",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5cf3fea3a840",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "143c70318d60",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d55a03cd7b7",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ada39bc38dbf",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "78ba9745e99e",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40ed90ac319b",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d1895f5e9e50",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca616ccdb506",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4cd5c0e149ce",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5c2b3f0c1415",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "793c3e36cbbf",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7374c20301d7",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15ac8fbe063a",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bef62e73fb23",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9f291d60e1e2",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f9cf912504e",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5806c1332e61",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3b8d0d866fa",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6891823de13c",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d365f5432919",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d940587d04ba",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0056c01fff44",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1be85ecda227",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77255fbb5a9c",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4379deaf2e1e",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a001a6416803",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ccc381d97828",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "779a1fb95143",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ddfba9f4aa56",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46f8be3ebfcc",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5620d3cc9d30",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5aa31a86f78d",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c0459808fa0",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3f85962294d",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "044e4bb1ea53",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07fc3d5c1233",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6efba6d2774",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4683a1e095b1",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5abbc2e4d5c0",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7921cf6ccecb",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8952ce298b56",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "52def9e27f1a",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49d22867feaa",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71a1078407ca",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2bc50b6e00e3",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb85fe8cafb0",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05b5fc1572c8",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a8206148488",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e1cdaf4375e5",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0f43da8a74c",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6b7e6434c12",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f028bdc94e9",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93f7410a2330",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d05e5dc5dff0",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0516ea565148",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "31a5b0612e5a",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "930fcd612757",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec180c7ff897",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18a24c70b396",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93a301175bff",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "656aaa097203",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79dca6cc717c",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8a87f4f23a0",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9447402449af",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4cdf149d5afa",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dbaf6dfd3319",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd5a0b142357",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7fcb258b053a",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8cf0f74d9ec2",
        "url": "https://www.london.gov.uk/who-we-are/city-halls-buildings-and-squares/how-find-city-hall",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c2b1832cfc2",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "706e99a9d313",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f0a610ee013",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2001010ca9e",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91ab290dd97f",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65822beffcaf",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e750345f8ecd",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b84cd8291256",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3331aeb09b5b",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a021527d2d11",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21c917ddcdbc",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "524d3256719c",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d102f3308f19",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0f665197bfff",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "66a56952c89b",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b57f3688a81",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "428fac67cf9a",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca1e6b88c002",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a47f452fcb0e",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3aa011fcb14e",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf0b85abb1ae",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "200f72771eed",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "de5c0fc6cb86",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be27a06281c7",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e033c5561cd",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c0a9503ae3d",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee3969beeaaa",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:list_markup_review|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec4bb483c99f",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c2ac8f90b2c",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c9bab761faee",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a4429e7a7ce",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91ec44cbdaf3",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "db55ffc4e1b8",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7637eb9143ce",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f94b139a5615",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "539e43626e6e",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dee86ff4c107",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3acd4a8b571",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d721bfab87e5",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0100282ff94",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eef5d4a82932",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "387dde0e8e5f",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7f87349f0ed",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30913167cd9e",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "332f32758149",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47ac36f3fcae",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "78feb4add75b",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f23489a09cdf",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94d555f0f755",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6d41a73f3a7",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5ed8eec2dc4",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2cbab170a23f",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6824a360eca",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "83881d17c523",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c817ec30227",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c451f044ffb7",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b57d0a1812f",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "625e924508c3",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1660ef30d9c3",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "300ddf72c326",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8e9b96a8bd1",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e652e42ff64",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b510b86288f1",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca8d5443bd3e",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a729d44e91e",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2b9173f7cf5",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47e0ab771633",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec1f7a3e289f",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d26bbe30a7f",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4c4abda52e36",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "655601fb5bae",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9fc4ca91f897",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f311b007ebb",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b234d8ca5b4",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a129ffddd91",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "017a7d40ac08",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f35c4b69f05",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8959a5d97bbc",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "280efc074a6a",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6aff35fd4f3",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3797fa7538ad",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3d9a46c3fdd",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5414ada62f19",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc707aeb7d0c",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "59348efb3095",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8eb9e6bdced",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e1b32c86bdc4",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af1adb5d43aa",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "946dd303ecf7",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "065cf23962c7",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ef101bbd648",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5061735b4587",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e9c6892c6c0",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5a25532f3d7",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "980a50208da5",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3f6db937e5ec",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f45b1f1ef305",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1bb0938626f",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "325fe329bc8e",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2bc3db1cc328",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c92acd453edd",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "698d429d2085",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4e2030498ee",
        "url": "https://www.london.gov.uk/boris-johnson/register-of-interests",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "69a20d203958",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7b256b3cf84",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "214dc44a314e",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "efcb5c4d1aa1",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8c1e26d36da",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "86d61e26421d",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8154254cdafa",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "042a8a6c5cef",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fdd57b5bb261",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8b356941a94",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bcd4bedaf55f",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "819ece5f64a8",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "66de555655fb",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7fd783ef1e64",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a57ee7813e1",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36390b30113c",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee810ceabdea",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d2d665833385",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64ba4a9f6c54",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34b317473468",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2b6247d4770",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "51d5b83cff2d",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8330247d1d5c",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a45949e74207",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba07ab34f080",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a282f228de3d",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d2fb685ff0f2",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50ee17ff4757",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:figure_label_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b24a842ae209",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_quoted_correctly|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dfae1b8f3884",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "69f8dd737949",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a38a7b25c83",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43f19ab30d6c",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6ea4f8e0431",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f45760d8b467",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be593a8c65c5",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "010028d56b83",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "001ee9f86c5a",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65370819a907",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc263af94c30",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8d4e67d77f9",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "61fbeb960cb8",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee21916f60dd",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc380991715f",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0b94c91fef1",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d5a9bf2612e",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c24ffc61b0c2",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "391b2d76d14c",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5fa3f32010fa",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46402dbaa524",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b146d4652814",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5fc34d8f65e",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70b534e08183",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aad0a3c684c2",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec7ebc77fc14",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6840861b4dbf",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a6f8f1e74fef",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "00a5b9c562b2",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d33f4fe7b92",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6cf09f98f676",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43ca05248602",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6232817033fe",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "354fae4b315c",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "502ed3be562e",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7032a6c4b495",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47f86d360b84",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "943ca51a591a",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "581000bd123c",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "80e4e675a9ae",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "06a5fbd22879",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01d98fc0176a",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "31534a6bce5b",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9be0285d1c7c",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e14157375c8d",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b24a854d8803",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f6320138183",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aebe98fd7f2e",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a103486fc7be",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "028818cfdec4",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f119667fd0e9",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7fc3cc035ff",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "958349e359eb",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99f3fcc7a913",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89150a756a98",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbe675b99612",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d95ca2b59486",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "66f1c53abdb7",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d2a4dd90bd21",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21fa938a901d",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "484931591d7e",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac1c0a2948b5",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc644ff46b1a",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4770d2f2ac0a",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7161a9769c23",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "62d8bb6dc814",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef77316a2a4a",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05e41e784b65",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6952a5ccd77f",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "332c30a01fc5",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c44beca0bad0",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "241bee3ba6eb",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "092da8fa54d9",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c8f97aff6531",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50465b972dba",
        "url": "https://www.london.gov.uk/city-hall-blog/applying-government-service-standard-london-boroughs",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d9c3cfdd8c0a",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f196bf2a0ae",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b34210e387e",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bfdc3b77e0f4",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "991caa2747c8",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "024b31416b77",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25f42fcbb8d3",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c7859e8bb97",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba2e60ca7aae",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b8704525fcb",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8187e8ab88d2",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c74e6f86d9b",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a74e39a8c508",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6398660c611c",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a161b7206967",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7e259f35965",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3e0de5db635",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "61993791a72a",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c0f69374bc1",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3dc4eb24c99",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd7404be22d8",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "791ecdde2bcc",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f1f8d359fb7",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f0b5d2a2bc3a",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a7bb2996876",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c47687f2ded",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18d0b1fec665",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b6e9e3bf118",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ffe63d32371",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "520221f7d37b",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41afd5bf93f3",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "baca644d2897",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18b96af347a9",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16f6fce6dbc6",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bbb631f6177",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cca981dd93b6",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b15c51591f43",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "138868f37a78",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "822f7bb469c4",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ea01aebbe23",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a0b983466e9b",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "625382216cb2",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c4d15a452b9",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9bc141bd98e2",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c49190e7e3c0",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "411ae48bc3c5",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "611fb9319ea1",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d2850129249e",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "595d3c1df331",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "477f362f1231",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f78d1b7c9a11",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "86bb2bbd61e3",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8ed9db3d1a4e",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87e1ccd63326",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6efa10f6497f",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b14bac565863",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd54490ddb49",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1bc8af468bd8",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9f0825824306",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d3005f286ed",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16d11df675f4",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "528a84147e5f",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "566589cd9c2c",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49249b1ebae7",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "62281efc7ccf",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a287a4f04ef",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2ad04f4d620e",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3bcc6ae1392a",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2927bd7ac91",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "857c92b0cf77",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d32915cad400",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6bd4c9f90bc6",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "69d2ed020429",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b8c16db234a",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bafa79e0c552",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "38dff3b6efe0",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70825e40fc74",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65cbcaf3ca76",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77854ecbfc3f",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c97402c6a970",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3dc7d95936b6",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ad0205aa820",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5dbcab1643c9",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4171d81d892b",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27f02fe2d669",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b178da9826ee",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a91af5bf2d04",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ea0ec21a154",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43bad09d8adb",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef9442e5b621",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a1ddc2d9824",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ef2070e0e13",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "876cbc4b60dd",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "731486320303",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "08ce22e2f3ca",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "052307d0d852",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc60a33b28b9",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d55791a7b890",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5bd02b4933c",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7ccc711968d",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "536fb2890bc1",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da523779e6f6",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d4ec1a57f5d",
        "url": "https://www.london.gov.uk/city-hall-blog/digital-service-standard-local-government",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64a509f1d472",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5ad47838819",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65f0af5fce0c",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "349623fb6c4e",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "967824d85e54",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd9037c883a0",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6cdafe929efd",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "03f5484bb399",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f54663a769bc",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a11b47efacc5",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a0f6e37b167",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0b5aaeeb0b9",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "57e82f2af09f",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35a094ef8bbf",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f6001cb5a67",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f654a8bb7e5d",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07b09ccb731e",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba88abbfce1d",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15ea77be545c",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4177fd81eaf2",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3bac7099d3a5",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ace7df6c0c10",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a4b8893bc48d",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3f5a14f8ada7",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a904b4bf19d",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4fa17e04dc57",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc02fc3c3dfa",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:blockquote_cite_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ded4a501f300",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:list_markup_review|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bfda138724bc",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ed56466c829a",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "80797be8b9b3",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cade1239af79",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4b4337cc58a",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6fa5b7979751",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7c8233cd8c9",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2092488bb65",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24a122caf0a2",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3ed8022e938",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c13368183cf",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "867858e87cea",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "69ce6303d571",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4de0499ef979",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1bb2e316c06e",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25d470b1e3ba",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fe7d3a51a60e",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "04eb9da11766",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "61c20115d422",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "794c5c4ba1f3",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6904f116d8ec",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64b50244b6ba",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88804d15efe4",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0dc605917430",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4592ed258512",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc71b3b3cdc0",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0f09f2881ee2",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "debabf68e2f0",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ca10cb72c4d",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4266fa582ef3",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4534e4087ed5",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7060afa8aa7b",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "644b49a19809",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e845e41538c",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7960a7e15af6",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "601819433774",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53cec3666147",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84029a1959d7",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22b458c81e97",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9c80485daa6",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f41b806cbf70",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ae757de1e81",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e47bb8cf32cf",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f34aea6193e3",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "daac92988fe2",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f14e14698b5",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49fdc714652b",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9c31994876b",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0df6a2bd306b",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "14e95904dd8d",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1807d33484b6",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13203f2ec3c3",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9562f635dfc",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1fa8c0333493",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e28b164885b8",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc99880a40ae",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "69797ebc6c44",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bdeac7f6607",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "836446ba23b4",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4042b2e60b3",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9412f2d4c6e",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5dcfb659dda2",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93f5b0c692ab",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "85f85d7eca99",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "107a9592a74e",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9765649464b",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6449b461526d",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d49a7a168c9",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "360505d9bc44",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40dc4d9d29d6",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43aa0c1688e8",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "17555659b2cb",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa7dc7ebf0df",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0f35c4fca4de",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41c91bbddee8",
        "url": "https://www.london.gov.uk/city-hall-blog/grenfell-tower-national-memorial-service",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b5a416b2337",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e61df2bdba2",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "186970d3c986",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9f665d5cbe09",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5aa9f2e414c0",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22e7d3501fa4",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "745dbf9a57be",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5eab8378a0d",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8dfe25117565",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e5c14fcf1c55",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fedb7e0983e9",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f71440aa63e1",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9278e4f9c795",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e54425088b21",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1529f2b5402",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13417dc7a7ff",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa5a1e96d77b",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c349f7ac3f99",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa2c997a3509",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "488ed66245c0",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "66c7a9e330b4",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a04e3628ded",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "414c46cda0c7",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be231c30e8ec",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8050af7de2b6",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "685c127292cf",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0f1c84d105b4",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:aria_child_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7013e9bdb2e2",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a303a4494903",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "31d3cb9b8ef5",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5fe7bdd87417",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5152747cc5c7",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3ac18649805",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6dfdd5a6e8b",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f6d3e2f30a5",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c2399d33147d",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "00fcc77ff9e5",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "182c93353661",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "515682ad9553",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "11221e463bb6",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b69c4c4fc75",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8ec18b7649e1",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd2a458d829d",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ecddf7c0c98",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "700da28f01d3",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3498b0e52440",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d3479713e1a",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c33f3693e7da",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b45c6c3050e2",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a4d79045b7da",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88bafda7a458",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a4e62242a24",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7dc759fbae4",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e235cdc30684",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5bf0098bff29",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8524eabfc024",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e19a51cdb0de",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "edb6bd0dd3be",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "274460b0eaa7",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b6d21c7c3685",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01e63df91338",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b079dc45f99d",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1e3fbcab7c7",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "52b01b9a379b",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21656264e4f4",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87bbc8f3c3f4",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ba6f15a7f7d",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8e446b5471a",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa038a0b6348",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54440694fa87",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "129b4ea139c4",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f586cf4043fc",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e01089e0845",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "543ef92a669e",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eef531005428",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97d5c1a7b0d3",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8031fca7118",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bfe48cec88b7",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8709892c4273",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c7137950847",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d50a3c76fc27",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c077fa8fc002",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f548aa9f25df",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98d4c0ca0215",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "235a8a6109f3",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "010d3339c190",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c8539583c47b",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f8e350386a4",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27c0077a8bfb",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a07ac9e32b7",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a468cdd01445",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e056373ad396",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc8d5930970b",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "217a50f562d1",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "398a323dea6e",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d22819d25171",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9429da6967a",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91973ceae792",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4972278b2e01",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76dade60efdf",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42e7a710bba7",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4c743ef75c5a",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b107cd8b44b6",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75424bf0b1d7",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3be283f8c09",
        "url": "https://www.london.gov.uk/city-hall-blog/how-register-covid-summer-food-fund",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bab4f78cb2ae",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "276020a19040",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "67c348e5b4a2",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "123bd502978e",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b0b2d6dab18",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ecfc979873bf",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6445a3031f65",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dabc72c5be08",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea706d896390",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b7d628a51209",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8cfe306a886",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2638d7804216",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70a9336f3299",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a33e8df145b",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35cacbb77d83",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa67b48a4c7e",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2621d2f9a2cf",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16fc0f655e6a",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94b809c893fb",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "522750d5dab1",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b24c027ec8f3",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "996462264a78",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8019f49ad649",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "09a9b09d6e58",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ac80d6fc793",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9b499f67ab0",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1cae40ba3d08",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "90a463a9bd0b",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ec7d446bfe7",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d9cf0049fb9",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "349b0c37e431",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "032eb8afb3c6",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9f792cec2e02",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e2d15704a3b",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f22d30f1546",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "57fccd0e0e05",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95411c481701",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa7be413191b",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74d9f8aacdf1",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e5d60086ebe",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4e31584db0d",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "62ab11ce72fa",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "daf6a43ea434",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "380f5a5bacec",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d966c1b669e1",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba1abf795bf6",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ddb5795bcccf",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9e06b89d6b6c",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "722b6e019faf",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4fcd554c8c89",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb85f173165d",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d34506e8af8",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0ebaa0f1f96",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "718621f23a8a",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e56c1811406",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a55d5976ade6",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "749d913d13c6",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29c2621d6335",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d7885182c0d",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2953064269c3",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f19ddbf30996",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71ab8dbf5d73",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d36df4675d48",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "360aa180faf1",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7eefa83e683a",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "02e368e216c1",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "021b785adc72",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87d161fc11fb",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bef7588a7600",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4714ed24569",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a730a1cf7050",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50000db2bc87",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2cad3f93f1ab",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ced7e2959ee5",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e969eb0b7c76",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8c582058eb6",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "735f14bf0c63",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "51f4b27b1cf2",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91dbc32479d2",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "df3e1fb038b9",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27c88d060a7f",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9002fb249bb3",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf5c86c6cbe0",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "115732b8d99a",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a25fe9741c7",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "04973253fee4",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8a93025ec8e",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5051ab7f1190",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35f3acc108b7",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a0809f63e9d6",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9637bbd104e",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "61aee9ccbae3",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce6efc1bec80",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98ac58eadc1a",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c7ec1e721da",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10ba32c3573f",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e507a5ed6a8",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6bd20403b6c8",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18920ef07688",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a03458ece92",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1bb9bfa82640",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32ed94e45f05",
        "url": "https://www.london.gov.uk/city-hall-blog/im-committed-improving-mental-health-services-london",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "946065338114",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0397b973649b",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88e3e7c162fc",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f28ecdc3f537",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9496a338b1bf",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ae211b2f9151",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3cbb71407736",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9fe51524f4c",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6923f35a7517",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d4ff26f0e2b",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74bc63676c3e",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb51bf71d94c",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c51c863131d",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e875b7d77ec5",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c49dd91d11f",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74bbc68b3512",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82d2c3866060",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "180f9aecb6d6",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e6aaae19418",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee56e636dfb8",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99bdcf59e69e",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5cb8aed6a1ce",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "90d935e92277",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b7cc494e43c7",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1703cfac4afe",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd39dce2a5b2",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac2c4dd0c161",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b14c2d6cb8ac",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8010d609a32",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b5fe2810b26",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4332700bfaa2",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5dc82f67b9ae",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d27a4f8059a3",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "09596b40890c",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea3d181ee463",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "049df0b5bfdd",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "685d32c6de77",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65d7a29de72f",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fac78904b8fa",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d80973b95e28",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37678991c29f",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e2ae9ec9637",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e75165e3c60a",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05e415587515",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9423c46309e2",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4dcf31ce3336",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8a9a0552650",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77f6305f3774",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fedd8210a811",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f3d6a3d3a64",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5068a683bd8a",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10edcf1bf2a8",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa2394a6aef9",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2d6bc39c5fc",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9fda2e05232e",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ed3269fff875",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c8a39b4bdb5",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f93a9fbdd3f2",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5234e8be45d1",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "03a57c3c7107",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fdd169b88e15",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f28ff8d2378b",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a5d197f3bd8",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "17eab88572e7",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "38efd67d3091",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "595a54821453",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6be35f8eec53",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf8d96c40c83",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee23ce4e8319",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc6724379c9e",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4341e93e0897",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb715585ef86",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77ec60f1615d",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9eaff191c450",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8064dfa24c82",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0cd942caf2de",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9673067c13cd",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d370dafeeaf",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50d8bdd97abf",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f0476d02de5",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad3f81ea2218",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "664aa0d05dbe",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b80da70bce99",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81bcad4895d5",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f007c49fc93",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abddaf7ec007",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a2193da2bbe",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d60132daf924",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a04069d6420",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf9d61570cc8",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6fd6c400f1da",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba55e81344ea",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbcb97389461",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4545f53259f8",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4cb32e2f23fe",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9967808943f8",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc8da8f80d15",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "887f3d37d4d6",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "78a8bc23286c",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c86d4ac1f98",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d44003fe55d3",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "409b5d48ea73",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5511c41bac80",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13aee3d93ff7",
        "url": "https://www.london.gov.uk/content/london-accessible-housing-register",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b138cb3be1c5",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e31817220d28",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bde770c268af",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dfe4a89db4ec",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49e5e7ebde49",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "808e42ab07d4",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "19312c6a2534",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "891f89f41538",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b3907e2ef75",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3fbecd12be7e",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f47415c6628f",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b699e0def1f1",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a818bf4d73a0",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ace2494b9952",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b5d6693b073",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b30cc426b7f",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b71759c43761",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b72fd57ff36",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2ab9768002c6",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "789f7ec64018",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2900aa8b50c3",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c186a1e31df",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb843c8e6f86",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "967c309e386e",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44f7d9cd2fda",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "604846faa37f",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c205d962a1e",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1bc035fbcce4",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "69b7cb3cee75",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:aria_landmark_name_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "02ab452008f4",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:aria_region_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0f8cf40b20a7",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5273793367b8",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b63736391ee",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "225dbb839bce",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6ac6c6f5ca45",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ae1cf47b26d9",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7bb29dc059b",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3862ad941215",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a401bafb490",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "56811c03f24f",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "395e13ff099d",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e314fe7cde74",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d885c64cffc",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a485316086d",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "285e8a069d27",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8450fdade976",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bbbef2e7f084",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2525633ef28",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3b2904177e4",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e4b9022f2975",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "369f709c6a89",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba9f97688c83",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "685fb2a016ad",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9068b363aae3",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "66da89bd8967",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1950901c29f",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce72e5f1b4d8",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c501d3449e77",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9923d2cd7441",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "773bdf033444",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34bcc8766e4e",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6a722ea2f1d",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc800fe951ad",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f63bb6125d41",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e567a006e2b8",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c2ddc8bf0a2",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9a4700ff5c7",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fde50f28cf45",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b0d02018c7c",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15486d453bc9",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fea6e15fe8b2",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8db62daa147e",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26f929a184e6",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4e3b44d53ce",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ff201478f071",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4c347458028d",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee8866d7b7dc",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "56f63b208a23",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "713245ebd34b",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2bd6774bd24",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "497ae7502fb2",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d1e22d0ef9a",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7175c518436",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a91c55d8c01b",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "caf6dd84331a",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a21ec553ef2",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1cd1c0cfb74f",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3050a0b3fe59",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "880bba93dc67",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d5cfcd347ea",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "365487fa1114",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ba892beaf8f",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22c5003e63b8",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4898700b7277",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8d30d1e48b7",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "951fb95e41a8",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6eee59742fe1",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18aa96167207",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1de083729d35",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7688c13c1058",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e213e5be6600",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6fd52a65930d",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4dc55cf4c3c4",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0549ea0cec0c",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6592c71bfc22",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "395c0cb375ab",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2023",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9568bc3c68f5",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40b6a1b53d38",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "788b051198e4",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fe1a170126a9",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44de8950cdb7",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e294c1a53c9d",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16c63ca1392a",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5319798ea49e",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cbb3435d51a6",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "849a2e2fbc2a",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25faedd02272",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb250a25f72c",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "688e2ccececd",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0114c2e887d",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d613467b9f3",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "66c836103dd6",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b10b57cb6a83",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8fc5a6555d64",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f27723327fbb",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e50e0c3128a6",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "227ac86b0dc3",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "78a6b5e501c0",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa1c8323d851",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b48bea0796bb",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d77bbb702ae2",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8fafca40fc1d",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d196bfdb4f37",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "02ef7e8bfaf5",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "989887e5ce36",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:aria_landmark_name_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70234ceeb9a6",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:aria_region_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca9a8acfcd61",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:aria_landmark_name_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "598b845a6ab0",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:aria_region_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f37251580f40",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2097c12379c2",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e403d43cbaf",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "403b199518da",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c51b5264e5bf",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a68ff91a06b0",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea2b9c0b9429",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "92a35f892137",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "956ef6616e69",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7046d17d148d",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba949aecd13a",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0aa46f319a84",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "14415f42cc69",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf0fdb048b5c",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54303dfd5504",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da1f9bf9698c",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "80548c6cedd1",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee982259911a",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0949a84d3c1",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "978a8a3dced2",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "017b5958c8a9",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8772c7e69bb",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e965c8aff10",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3843d9dfec8f",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40155a089e0b",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f1995895af9",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9f5102553bf0",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b9fd4fc1a69",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0a4c4d33b0b",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "269366c534ec",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b0525c3e913",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f653f6912863",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a6c85ab1f53",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25cef42dc42c",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd24dabb5435",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "58156951f723",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7cb865b15d5",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e9e81e607ff",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0af0d9a65d96",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1264a5204fdf",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e164af08f2e3",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebf30fdafd78",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b09ec502d1a5",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c713ed453ae3",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6aecf45e1707",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "900bd8fbfc9d",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec8f916ed848",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "293978b12cb3",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d607c64bcd3",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b31163722dad",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "799ac864808c",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b49e1f8bf0dc",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c461cba7b906",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5941fb0b7dd9",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "805f41e889ff",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d98460f0860",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "397acffbaaa5",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d62759023fa5",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8761d035efc6",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "020784b89b9d",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b82589b2d7b",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fff023401a3b",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6efa7713e238",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eaa769e9a781",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "985ea5c3a71a",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab15bd20facc",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "787a8b3964fa",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0362ab22f94d",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e9440f6f6fe7",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c15237906f8b",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf6fc37d34f4",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70f0392af5d3",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab3c9465c0b6",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e22c79a79cb",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5deb62c86de9",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9900f46b766d",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ceeabf6c8fe7",
        "url": "https://www.london.gov.uk/events/77-memorial-service-2024",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "297e69d21de5",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b053081ef0d",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5c22aeba948",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b03023fe292",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ba18e9fe5f0",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "633ab450835f",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "206bab139a61",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4467fe664ef3",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "def859b896f5",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5dc73d6c50b9",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25e25792c20b",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c013719c08b1",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65d618cc1596",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3deaa813c62",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb1524b68ccb",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b067a8b0e6c0",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a44a940776de",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c1f76fcb08b",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40ca77102bb2",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d99c5e0883ba",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3689cf26858",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1879d9092fff",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad5c86ea74e5",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b335864b354",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da05f54af5b2",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "983b94dff937",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46713a398556",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd926ea4bbc8",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2742351f78f",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:aria_landmark_name_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "52386b0538e1",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:aria_region_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8ebb4e0dda98",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f844eca1cc00",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_quoted_correctly|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6acf19dfe625",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:aria_landmark_name_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b0a28a26cc31",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:aria_region_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc47558929b5",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ed7d70cf809c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2cc4555e8d52",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c25746ff8fe0",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2e9bd1a1e3d",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "554f19c90f91",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c9f8e7b228ae",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ccdef2189a1",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b15a46be9c8e",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1fc6894979a",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f51522394dd9",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "56312367cc5f",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b917e76611c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75597553942c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "58dc2024b6c4",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9cc669d7e7c8",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dab5e81b8b17",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "813eb29bc8be",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20e01643e699",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6825ae04d5f",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e1d33d54f68",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7e9b836c8e7",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "00547347309e",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0c25024a464",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9674c2eceada",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a277a5bc5ab3",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "950a041843c2",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf9c128cef13",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6364bad302b6",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d252c4e82d76",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f29c07a74c7f",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d40968aa0f3a",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6948b3c6b208",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ff2d66ddb62",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "361269d7c5c5",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0dabc0ac80de",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26af2af6f7bf",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd6d001f454d",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a38307d7031",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b45382e4697",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "175c647bc98d",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94844c453763",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8fc4fae39377",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a1068e3e9fe",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a73d3783d0e5",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1406ec03ed6f",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e473fa0fe4ba",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c41852d5cc54",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b163129a9d87",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5367ddd708d6",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "174aa1cbf478",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "701ff83bba9b",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07589533edb0",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3fd411c148b",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24c1e7b14baa",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bbbd20b032ff",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37cb0528a938",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "968f7b7d77c1",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29affac7e4c4",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bccfb134d3b8",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9dc7037c527e",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d1f6bccb6b94",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "099ae2120f33",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6487212e23a9",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05f0d75c26e8",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5eefacbbd543",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd6bf77f8500",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc75661398d8",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aff7655f0e86",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d62d92ea682",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a2adf050a718",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0645598d06e",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "72286668f5a4",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76bd8bf7bc7f",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "655cca15acc6",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9f787d5d6ec",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1aa743c83e2a",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2023",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab6378414256",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "14d223788a86",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e1a165486f79",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8ed3769cf4db",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7dddc3afe0e",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "56bd3699b7a3",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "acbe8b7cc3d4",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb5fd144524f",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb133a28ec9e",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "429ea369d9a7",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4da3a41300b1",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3833bb38df58",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5eaff93d9939",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0364aaa9c110",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6eeee5724a38",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70183fe914de",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea500517b7b1",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec89f82ec8eb",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "072891037fd5",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c33bc115ee7a",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "137ce433de14",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbbf1d3cbf11",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9021a642d49e",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5b1a5d52145",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2667b408bbba",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74919cee94fc",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4db402372fac",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c0114161867",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d99515388b9",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:aria_landmark_name_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7f902a4b9d6",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:aria_region_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a1347b254dd",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:figure_label_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d10501b68d4",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_quoted_correctly|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb6704cd126b",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:aria_landmark_name_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ac3e6b113bd",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:aria_region_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "388412df7f78",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "60c5e8ee49a2",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "39d602c8aecc",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16d9a205a75c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12be7d5e7fca",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d802a54905d",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e32f8e9e9f0a",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88efa61342ef",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b07db5fb6ebc",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9e4e52433f75",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c48032f26646",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "677bb5438f62",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36aef3e1a28b",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee8557eed4c0",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "39647c2fd288",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a6a3800ccf1",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77b7c6ea6cf9",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd76c8ae62d2",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ddba7235ba29",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "027e6750a4ab",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "008d059b5d69",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "107f67c2ccfc",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf7ef70e5268",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a6c4da5570a0",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "226a49122dc4",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a49b39605178",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e56e65f3748",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7668c0446b6c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47e35c356508",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9af2001dae77",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18feabb0ac2c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b36d511292fc",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd09a80edff0",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05dc574f981e",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3631388c957c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "145a07019367",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c610e1c2ca0",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d97b235e275",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c77a4c65c370",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aaee9c984b1d",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "338b2f31f0f6",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a4e228953d9",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5147a6e5e20",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c9b35ecc90b",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6139c4f2c588",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "299cd7baf7f2",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98c0a5c4a903",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a5750bfc7ec",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "69962469c34e",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "00c0adefcf55",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb108e6fd5ba",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25a11c6ef843",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a702aaf3eff5",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0cc4143bbca5",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f55c10c24c7c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d8f77fea04d",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "945c19a3c825",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abf9749500d6",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "417fd52a4285",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f360c0403c9",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a21dacac37d8",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0cc862c2e3bd",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f975a726903",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b25cdd4ffea",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "812260f28511",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7813b5e4d92c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21d3b9e2273b",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab1cadb92983",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d616385c606",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f531857448d",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2d27aa9c6d7",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f96824dbd186",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48ddbcb1d197",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7b2d98c16e6",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3980783eb7e3",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5f9ec089a4c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7076a088c7b6",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2024",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d982ce37cf7e",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6964e02c5346",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "db3afd1c8848",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f04aceb8c15",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "595d916ea289",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa67844eee80",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30b714963824",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9e421612253a",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c9659d88be83",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad0f6952fb4b",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a0835e62d25c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4acb0dfdbbbe",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a813e80281f",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8a422e5e7525",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d2e30f150e7",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6944ba926c8a",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5aa2e580d802",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b911a0c43c7a",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dbc652642611",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2785594143b3",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d3c72364764",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7804ef494a74",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6d8357eef58",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3060d3a4b3f9",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b17dbbc0a08c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "474ec7c0c744",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29015ff5da88",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5651cc513844",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "282b47faabe1",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:aria_landmark_name_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2bdb2543a583",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:aria_region_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d11fd6401624",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_quoted_correctly|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "85d8ac3da308",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7f44f38a3f9",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d69fab9623a",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e1cc6540cc77",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ae49db82a4c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea49ffef8863",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ff2a57fffb1f",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c2fa5f3ca72",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9a6e01083d1",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55e17ed15a1f",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e7313b200f7",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53e64c9d68ba",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1b824504a86",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "500cd9a5c9fc",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d30b50043fd",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12b62407ed87",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce8d25a86d10",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65ee33c6c3d3",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af60b763ab64",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "de17971d892c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2ec9782c7589",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd2e18938f53",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a4ede51a86d6",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "799ca66bd4aa",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2017328df822",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "976752d327f7",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a5fd89ab7f9",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b40b5d4f29b1",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4b31c4ede7e9",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2dc3d09ce9f9",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71962ee4eeb1",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c7f2d5ac7b2",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c6fc78ac410",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "353e17e68761",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87aeb6cdc0e3",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bcc3b0fbac8",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "583a61910297",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a0caba81a43d",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4915a0c50b90",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94cc84bb60dc",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "39479d648edd",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9b6b8bec24bc",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6be8cfa84541",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1afc97c7d1b0",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "487a945d7e47",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35197d896444",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b60af0efd35",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21abda123c8d",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d88df1415b3",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "706098d90d5b",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21a5ca4b0cfc",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e564663d8382",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99e566f1b106",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0e6d4375722",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a7bbf2d2a79",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9bf24fea624",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5548741585ce",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8449f9337bf",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "19c260465553",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "527ad4d12f4f",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b264cc963fe",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "842a5099c51e",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2234f6dd8f89",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "80fe8284afee",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e764781dc16f",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2467b2bc9c82",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7fd77df7b69",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "247f0d341162",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ed8e2de4e022",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44b4f261e50c",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5f587dac651",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f09e574e80ea",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c6af5d70c59",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5c6c874d8bb",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cbbf1f3ca39e",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98c719d09a3e",
        "url": "https://www.london.gov.uk/events/mayors-christmas-carol-service-2025",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47917f201bf5",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c78de978cb1e",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a5ecb749bc14",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2598a91dd036",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47fddc5e5301",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82d097936c33",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4fd5ec123485",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7da14019d397",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7bebc0d341bb",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f69fc636f0c",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da11be7b0888",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "493a9872602f",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bbd6768ff2c",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ec5cd2d9df2",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f156e3996fb2",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5951920bbc6",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd39b501a079",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c3e7910ff3f",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7681f26fac91",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4009dddcd01",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f6b8f4fc547",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6ab873654073",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f1c70e45dabf",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "094daf94e661",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b91cbe77dd4f",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55c4f76a0eb0",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d9cf3ed4fa3",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0515412a2963",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9326124c98ad",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:aria_landmark_name_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b423ed6f127d",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:aria_region_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f8904119b45",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27d46db681a8",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "85b97b5cf4bb",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab3caf4de1df",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "86c33ea27e07",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b7bf9da8d25",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9867fe6e463",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "952079afba3b",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65cd60d640cb",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c92d22515f6",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0efdd6f2b478",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "927c8b679037",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bace747fa891",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50b7a7d40139",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28544f0b0d4b",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5c9973d9ee9",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "890959af769e",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d08cf9af9b4",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74127bb71aa7",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7289675d40b",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "856935038754",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d48b8f4e99f2",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "324754c4c6b9",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "233c8853d9d7",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b9d0f91cb16",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a2749effd57",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f4b41e29a2c0",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43a63dcac02d",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9df8885f7a97",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7789b16c2b6a",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f7137a690d2",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70aaa128ee8b",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6c1216fffb8c",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7498f524e2e2",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd1b14606344",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7f45946b7d9",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0be68ab23ada",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99a43b20aee9",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "59941c4f1cb1",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd5d9de3ed5e",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "770bc365c407",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b4ff056fa2a",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d9c2298ec74a",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "184ebbe96ffa",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9139bc3fb9d0",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3a3ad97b7d1",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7796631cd9fb",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "217962a01996",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d9de6238248d",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7162668418e0",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e39a98af4869",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d042cb595e16",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c86ee2ad0f7d",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23aca6bac9d8",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29b42b3f32ae",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "812bf29b843e",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "60bceebfecd9",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7030648940b",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "158fc72c6e0d",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "367a400e8aed",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34337e9e1c69",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f86afefafd5",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "539ef81e9a57",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4524a3a43fca",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37f772942384",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "183b0e1e2dbd",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9242aaf133cd",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb7671f59c98",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4eff88429d20",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b75aabfac01",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "533c21e7f02b",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e001f9b2ef27",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f8ae49e35df",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34db87389502",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c9856f4efffa",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "934815dc5c53",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d5239bd6911",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2023",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28fe05b9db7a",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20aad57cf3ba",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e41f6e1ce592",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a0074d4f4e4f",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "724f49d57b9b",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2fbb55c32a90",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da406fab78cf",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97d1d579cd90",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43616c934f53",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c847e8d398d",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d90d1d74bc08",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6bda96567d68",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d2e9b40d1bc1",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23dc41b3221c",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd0a7a8c37e7",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ddba4007ef8",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34dd6e529c55",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f01d2664eff",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6070a2215fd9",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a9ea679e7f6",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "599a5713c8cf",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a582dbd5ba8b",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27d4667d9e44",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e989005aee95",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d823e23bafab",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26eff294c941",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71eb5f312e49",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dede4d7c41cb",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25c178292b32",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:aria_landmark_name_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5feeac390de6",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:aria_region_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eea62f3c9392",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_quoted_correctly|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "afe324a6987c",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8906b6614baf",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2f55e6e38e8c",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d89469641d7",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30f68808329c",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9500904b57ab",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12251ba00c95",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "091999cf307e",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "661e42775c5d",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ec89a3314a9",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac157b6f9230",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64957fa9a7d8",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ab9dc6696cc0",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a650f4b15c50",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc9e4b71b90d",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4e9f7b381f2",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "218fe5600336",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9042ca746622",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25e22e3e9d55",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3cdb3ba9783",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c309bc6d0b2b",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d0efa5d9d73",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b11ecf6ca10",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "db9bcc370ad7",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d783d8c1d994",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91bccf9b7d25",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e19e68ca58e",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e8e7d1cc915d",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30561bf58aad",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54b7f7192620",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "526c306b241c",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa845d66dfa8",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44b322001572",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f9828b42682",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d102c8127327",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd8bf0cc3394",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b760b0ef259c",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f24d9994c02e",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa48577e6db5",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10d0698a62f1",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad18e02fd465",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24038853125a",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "006251ec59ca",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35d7477db0d1",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd91cf7993b3",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "17cdc83b46e6",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7594743a5811",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "62208a5267a3",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f7b9cb2bcbb",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95da6dd3741a",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3db189d77336",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "78e39ade70c7",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40f5aa0ff0bb",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "670373881850",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a0bb0079964f",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a21b8e68177",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc6a78af954f",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7007a2bd9cb7",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d9d4962d5d9",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7112ed28776",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cdfe7e659879",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0aa69f0000d5",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c90726d19731",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2fed370109db",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "33fad1cc9d32",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a7729cac0079",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81cab76923e4",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "642c95a444b2",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96dcaf9e9d06",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2e63237cc5b8",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "591bf543eacb",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bd9fd0ec9fb",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b60e62662e5f",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2ee092d9c2ff",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4cb127d7173",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a461f7d2b705",
        "url": "https://www.london.gov.uk/events/remembrance-day-service-2024",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a95bae2187a",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4157927a4e02",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a4c1a6471fa",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "100c098197f8",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6fbb5c489611",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "08ffe17960ff",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8be01617f18b",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98220f67ac18",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6e9f1f3b8a4",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d723d503fd66",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c19dda782e9",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da80bad31231",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fdb53a1d18f6",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fba2409a6466",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75d621afb88e",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e9045e96eaca",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5f2d24483f57",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a7f98bc2741",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f531064e332f",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26923cfc7fc8",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "082c10c3a898",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0af0a9a90f32",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3cd1f277747",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b320d36f3bb0",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "56f42a84e594",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f64ba5d7197",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "08b17f02bedd",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "66ab32cb771c",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53ec0bd7a949",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:aria_landmark_name_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "729f88300466",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:aria_region_label_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "195f1e9915ca",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:figure_label_exists|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e5e9faaae450",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_quoted_correctly|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35ec68c1104e",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55c1b04bf8c5",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42e4bc1177b8",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f75bfea883fa",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1948c1f8e32d",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d0e3040466f0",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6d0c65ecbb9",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "27fea3ae9eff",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8b24eadd20f",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a088c3a8d30",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e423f7e3ca1",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "adf3a5d6c869",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f9babdf321a",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b918e3762d1",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d053158e0db2",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4a0d248c45d",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e2061094afa",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c465999a073",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5dfc2f9c7f1a",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "73bea51e509a",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "844a70d3fd41",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "290c084e636d",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a1fff652ff3",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9d7dab237c2a",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32ffa0615607",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "860da855a300",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8fd496622dce",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c50f072b7b3",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3715c526ec1a",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a719e3c290c",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f34ba78b65a0",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc1d7d73c9ac",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c69535bc3998",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad1879be1c3c",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a60624995afe",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f09e03ff4db6",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91be9edeb48a",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "156006490e5f",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e5c13c7f257",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "729277c0a442",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c9e3983a00a0",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18b1c7d39ffe",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "272ddcd20828",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b16a0fc1ac69",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4269f980fcd",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9dc31fa2a278",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "00056609146d",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "70306ff5043f",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4079eda7f043",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e57ee9ea479",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "11e110825e5b",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79ca17b11d06",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "de4ba96c143c",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "017d3d3ef258",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebb130027b03",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29c7a02c97f3",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abf52777ffda",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a110cb23ba4",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f62b6278b0fe",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "52802463c1ea",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b896cc30f8b",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1b419b79b99",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ee571bdb7a3",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f0284107034",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e16ddac78003",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43f773b408b5",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c429b31568d8",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac77662772fe",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "33e960ddaf9f",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "21e0cb82fca7",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fe4a10f249cc",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0989acec8235",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8ba007adfe4",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "524ccc11a85d",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd1a02188cf7",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc4e4cf46d0f",
        "url": "https://www.london.gov.uk/events/remembrance-service-2025",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd766db5d186",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f98ee8cd6c66",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "058a3c22096b",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30f75c9b9cc4",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "60cdc550c0a7",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "833cff900faa",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1bba6c0e8616",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc38fbde091c",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6aa180ca8ad3",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "727260c77425",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "76a19b2dd81f",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "685ed690837a",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f45a49586a1f",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d440e1c9cf7e",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c806afa68a10",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8845ae56818d",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "883ee06e795a",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05b029f15e46",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "31c5a304db02",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7c64ff0e5b4",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c93d38f06a4",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6bee0a556140",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f43e63494e41",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01b8fc811e6e",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:list_markup_review|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e009d374e11e",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "700a47c2fb53",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1cbdcacf5725",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79378e61c63f",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e6d29ad7bf6d",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "67171d91e7b1",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "67d512e559f1",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4dff544d53ae",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fe04e4a7f1fa",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42fef8da61be",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "253ac14383d9",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65c2ebbe47fb",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba61434e2672",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f92550987b2",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18f59a468e9c",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "831c0f793376",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "551cea65dcab",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a068d23a4739",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bdcce3f5a202",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c390ae8b515f",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b443df6ded90",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d818a7593a62",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a76abb7590e3",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e926ece6b1f",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef85c77a6873",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "592db31ca466",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a36bd0e5b2d2",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3693b18cd31",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8bd4c3dbd3e",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9edf2d5c7098",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c7cf0727d78",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ea7b30b29ed",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95793ec4205c",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "805ebeab77c0",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "daf9f232c7da",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aad0791db15d",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b97f217f197",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "953448bff2a2",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81a88f7e3464",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18700a6c975f",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea63f49c9c65",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd040d1768ce",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cfed3475f85b",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3e2aaf04117",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10830292877e",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "736c7c186f79",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e38d9bf2b52",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7a7f123a6a3",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8dee443da6a2",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "608fd6bf5721",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e6266e652be",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "170ccf8567d1",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a895a010c82d",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dee046113561",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b9dbf2cc31e",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71efaa0546ad",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b5a569d822a",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d35ee3e0a3af",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "633395323c22",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8af526347765",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "56497befa045",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e87c70f65249",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6bdcfbd3bdff",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dae11bc4fb44",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cc2b356307ae",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a444776838a0",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68c5595e571e",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "60af00f40dc5",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b768b72b060a",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e9b9570d2d3c",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "79422494e5a4",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6fa5939e5239",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "78b7ecdd2083",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "caec74b0915a",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "57bcaaacdb35",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75de01397bcf",
        "url": "https://www.london.gov.uk/heidi-alexander/register-of-interests",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "511b3fa2cb33",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ac25eb1b116",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea13556a1059",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3d8e1a076ae5",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1db3171fc513",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6fe938b8c16e",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e9a638112be4",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1e63387aa1d",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94ed413bda53",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7a2ca11122d",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e61c7882b445",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f9c7fade300b",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f65beb508fd5",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2bd0730f8eb6",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "04726ff9ca06",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c0fe02b47f3",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "018326eb1f84",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "420334ceaae8",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c2af3e16ad31",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1929d9708b8e",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a5bfc108cd3",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad2b977c4665",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5ab45b427c5",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "327acd3368bf",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:list_markup_review|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e96ab64fdb53",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_quoted_correctly|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8f87608fadd",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "660d1c99d5f8",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0898e1862492",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "258de6dff74e",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf7afbef7e9c",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb59b6ba478e",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5789c8c42f3d",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c2f5dc623bd",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4390287c08e1",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81c70c881108",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f60264c9626",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d1a5456d695",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd38e847ad86",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "06752c3dad1d",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "59bb1a711d2b",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8712166a6f3f",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1647af68b611",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4f23a7e04e38",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a9f6e3386c52",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0de878f42d85",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "88e42c74a1a0",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1473c6d9e606",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30ec4077bbb1",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ee04e01a6fd",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a262c8960c0c",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2effe4c7fc2d",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ca7193644791",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4c2e6da909e6",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49222ef5be1f",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "722376258976",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ac5ef4c1219",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d8211998000",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1fe2ebff442b",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1077e474261d",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ddd45828b851",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46f7184c3a1a",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b4e4b179498",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6d7826cfb1a7",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f0b9103998fd",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d378efccb08",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "31162070fad1",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "78a76c61b5f1",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7fb490f84846",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ab47ceaa91e",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa5fa4dfd431",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e44fa1bc7a3",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "264710305d21",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "296d138f8c72",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0bed95e1c5da",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f2d79510586",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5a51c037d2a",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf987104d1aa",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ea79268fad74",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68795587674e",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "560df4d2229c",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64df06ba39f4",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98efd11b8276",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6ed8a9f260d1",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e118e29072f7",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "690683d36143",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebe4ad0a2fb3",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3cdfb36e2bdd",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "832639ac1b30",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6f5ffd3e649",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce3fee43e898",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41ff96f3b67f",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f469b744883a",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ff75c6e22011",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e46d51519485",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "63909f9f4cfc",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "008238b52dc5",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2f646e23992",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7ebe96646a1b",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "883c591e70e4",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cbbc45953543",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bbdbd1fac3fc",
        "url": "https://www.london.gov.uk/julia-slay/register-of-interests",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c5e54daf384",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8f88d8ea42f",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18a633354f61",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "905556de2383",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "176d3c31aece",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f1906aaa2033",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "449d092d907c",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0744b6c54894",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8d71a0e1f1f",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4364d507a5ba",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d77d4b61b057",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "712fb76a7c50",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0f0295fdd701",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36b277b21699",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d9fa6c90256",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd01f4180e87",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "924a611aca97",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d1436c9ae032",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c14b33294bcb",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c2093a1644c",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc4ee19a3635",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "394692fb700e",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "555cd82badb5",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46ce790e53c2",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f576a446e86b",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8b51936eb07d",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2df82e507b78",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f37532055b7c",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a12a26ee7d3",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b0211ae1eeaf",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "956e5cbfb707",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abde83ebeea6",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "08ab15d5bbd4",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b89c21714b0",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42a84133f678",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "557ba27809ab",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e74c9532f2a9",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "247e58e286a3",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "861f3b5dc041",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bdd2ce40ba1b",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d74612f7c77",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a01e135e1818",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81fd04b48209",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8010fea8d3c1",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75c0e287cc33",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "263bbf184dbc",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5dfd2144b6bb",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6da8c057962c",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "559c767e4a75",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b0dd4d2359f",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "489d91ceda5b",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b26b275692b",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f5954d4e7055",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b989ff7da270",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "63a040d75613",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6987cbd3f779",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b09154c65944",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "168e0f55cdc7",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9eb52f9cfc5f",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bddc167523dc",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93d60181c6b0",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "415cf0ad0276",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5433369fb70d",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e24bb02f700b",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8c8786d056c",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d0f1788c602",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9229680f74c2",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7512004a94ab",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "de5dc8b1c3c5",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0fb584783579",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e4ba8a847f3c",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cff267a1d1cb",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f1b3472a031c",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "358c8d6db2e7",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "478966c67ba0",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0eae4b6e2a56",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "848ebdbd0fd1",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "537c2ccf9d66",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28a533379639",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dfe8d6e9a67d",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b0b01ab83f6",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1fb3df57bd54",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0707aa517b0a",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "02babb67b52d",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e35608cfd1b",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81ea9c4d9f68",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1fb84e936470",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a25f1381edf6",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5da8b1f59736",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f1cc96042b9",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c43f2b7d0ad",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3b561579860",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2e019c6f74b",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fce75bb1a3ed",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96475b5e668e",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "111de8717d2d",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "331accf9ea39",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26ce18cccbea",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "921f099ffc59",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e41c41c15b4",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c06428a339ff",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2811ab4d6c25",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "54a2aa9dea48",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4663f884c15a",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7fea79b6646",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f653d92e4da1",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93e30a02f7c6",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb861dc55c8e",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1cebd2cb7a2b",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d4dd0afeee4f",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24a23f4b5173",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94dcb0f95c31",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "87fe6fefec39",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3edd6195599",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "66bcf2bfa3bb",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb326caf2cc0",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c16998ffdffa",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f809c1290413",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8973066edce9",
        "url": "https://www.london.gov.uk/mayor-london/mayors-annual-report",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af3b90e84b73",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13c3369c4e17",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "38433ec78a9a",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5c48d7abbee0",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0576d3982a14",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f4166fda6b27",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "efd708dfaecb",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "568c0ef99691",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3d5e15620e8",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20bc1ab85d9a",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6685b172620",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a4787fa9784",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c17317e34f10",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d14f3c0e648d",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7eff403f4a74",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82c1b2fb6668",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d79333839cdd",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f139f8b580d1",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "223f84ebb41f",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7267f7327563",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "218a33d7fa7e",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8c735c026da5",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "569b9c1b4996",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ee8f01d5ce0",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c644d514840f",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd786d938e20",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16d5b9ba3b3c",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8984ed14e56f",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36753d62d6be",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ebc9ac28bde9",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4086e3f989f",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6c43b49a852",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d2b7baa94322",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a031f2b8c35c",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "121e33460e17",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1f8cab865f86",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e9f6035f3ac1",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f341a5aeb8a",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "39c3a1bf5880",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd0b7d811ff0",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3fe299b32646",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc207e7d15bf",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "951aa5106d43",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eaf8ee35e74b",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b850c5d45bdc",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "59d0b9862775",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e19af42308b8",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "10963d0c5057",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "51bd166f0724",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1247c9625be9",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a21b97f45bac",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd5113d6c8cc",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b5b4ea158fc",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bada4d29a461",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ea07098a20c",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "374a38685778",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f0d37a5f908b",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a4c4c56bfba",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71b868c075dd",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dbb4afa75c6a",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e7092e298b4",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8976a273c018",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d604fdcb6053",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ccafb2db697",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ff4ad7a7d6f",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bc71ad4351f9",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2790980c7ecd",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0652726ba93c",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41272d12ab2c",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c19b5f2651d",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6146a3b3ea2a",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77dd4efca4f9",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c583cbd7a2e",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "04ac0e48c077",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15f67072b5c6",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a75d25187c7a",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f8fa2842784",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15fdafeda028",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1e66f66a570c",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68cdbf958106",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d9b9e039a611",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c3a116557580",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d460e287e25e",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d30c1923143",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d7d04592277",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "923996fb6399",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43bd4494a6ca",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3b5c7d45b81",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb80ff7f4f8b",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c7e6c243debf",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dabd93eac03c",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5345e83c6b54",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0748fd5580d0",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15796d2a278a",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8ceabc8fe2d",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "416cdb4082d2",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d2244ad64573",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "85e7d36159c8",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "859357b90aef",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b0ababfdd0ff",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e1666ca00c9",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b80053aa20d7",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aab373e81e3f",
        "url": "https://www.london.gov.uk/motions/70th-anniversary-national-health-service",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "23859b27d14d",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb35180a179d",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42ed49bf754a",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d497d52d315f",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "118154c5dae2",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "422989bca090",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6664f1000a2",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3f8c92e79cf3",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "93e95a7ee16c",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "933e7c89c4be",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "285aac469fd1",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d0bfd107d76",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5c74f325e6f9",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "37078f2984bb",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c0d18358214b",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "59c6d21e2d9e",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e1f6e3d2e5e6",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "08cbd266be24",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50dc44e7da43",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68a2aca4b1aa",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46d93b9fd999",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "494d9808b9e5",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "962fd92daf7e",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7df214457cb7",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "82538ea88088",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b56fbb1615ce",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "061060f038a5",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa39ee82e728",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "92ffc762a806",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "587b3711397f",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "955eb6d698b9",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4548c0221769",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8970e05fe9eb",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "537aa85d3d64",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3ab602e7252",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec19532dcb68",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34f5b3de0012",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "637bf53fd2aa",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42ce94e1b8f3",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "959ab3f89185",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "138e0345c2fe",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16d6a9931480",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4611272d5e8f",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "563143784d68",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b0541cfc0dc2",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46c8a242b8bf",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4e62cb6c50f0",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "352e6e37965c",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e74d2c037dfd",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "341ab8b1743d",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "935e01fbd5fe",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1dfe69dbde11",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "147999245ebc",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "181190d39590",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "18d7424edf3a",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8046d790caa3",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2fba649e8ce",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0aa8778a8714",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28a4f679e3d2",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1052d0e4125a",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "61fc7507aa34",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e910c745c752",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "675b93571ca9",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7220083d9c5",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3d05b2df51f",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "83915dc78e72",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f13a901f87a7",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "981a645ca856",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4eb2899d7800",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "406a49f8a097",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5715437c4db",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5de06b3ee76d",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d4986428351",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0577d3946d89",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d31676f780e",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b914155a01b",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa67ae95cbc7",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5dc3e3caffea",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c252e9583e54",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05c9d12f4406",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "438a898b2eeb",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e15bf1336a11",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b6ffe5bf2f83",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "243a9ecbab0a",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e962fcba907",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7624d38e0ca",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ad94b1c10a6",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "188ac2cd6a46",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "91fb773b4396",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f8098cf4b7d7",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "253448e8b17f",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e43814d35636",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2a312c49e455",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3c54cb8886d",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1d574cc72195",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9c506a46d470",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3fe2c4669f26",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a2eb98e18748",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f916182ea50c",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7e9fc8460039",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d0bca3974f0",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "961a82492293",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3f43cea509c",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc6bc61cb253",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "198f3464695f",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6175767a288",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0408a15dcbce",
        "url": "https://www.london.gov.uk/motions/backing-age-uks-campaign-fully-reinstate-winter-fuel-payment",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8ec76fd53c9",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "116a058cce98",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "518771717bef",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a6fd1293813a",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "30c7ed5ed76f",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "263a32f3fb2e",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0824dd0aba39",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5cff13e705a0",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "654abe5eeb02",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3fdf15ef3fe",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c6b93372d68",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac0a35b98772",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "33ba41e6f5b5",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5544eb023ad5",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a8f1494b9428",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f5a14bf5290",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc472262e32f",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb4cb9f29213",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2b6d4e78fd6",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0b30e725f4ea",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "501d4cb3cb7f",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a0654cf6273c",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c976010c97c3",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f6dc406f1433",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ead1dfcc876d",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2b37333e18e",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee2d1d4cb269",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "85d6ae3c30ce",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ad6657e3aab",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e7fc9d8a60b0",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "278bb1a95906",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b338df665ff6",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aa917db30482",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "184f63c4fd2d",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b0c153584752",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1d03208f6dc",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9903cfac2f8b",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34214f7685c3",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e45527e51683",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a2e031fbfff",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49ff1e818bbe",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d845538c6fc8",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da910b756de9",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7e7d72b197a",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b85e996e380",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9f78118e9c15",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dbce0bf2d928",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb42fec76699",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ac1937398b45",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "346f521655f7",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a3ce8dcd052",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e959eac1442e",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "326286a763dc",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f0b89b6af0e",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98262b7b2556",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ba4ed782820",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5d2699f682f1",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ce4cc6b49066",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20b0fae86b63",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32351b5b8c88",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "daa4d3293726",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa5d5914cd9c",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "725c62ab5693",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b187d9b1412a",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f117ba51a354",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fb0ce0d4ab49",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "260abffa0f0e",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ffc1020c853a",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "44493b4dc62e",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "838c9b57df0c",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74043af7bdcf",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4af4f75311c5",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "168476caf00f",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "551004740d07",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1b5a91d66a8",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "354b68f94971",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5ccac2567723",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "613edfb51106",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec456fc4ef0b",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68cfd16c3510",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6da439597ec8",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a413653f695a",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee5db72c730f",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26bfa3b5a551",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40d1a02d0e69",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d28466f0e53b",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "278194e45a3d",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0cd311e439e5",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0890f39ffe6f",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b994d5f2d93e",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7f1f9c1544e9",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40bf94386d81",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "afc3b874df3c",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8010ed69a3ce",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f258a6bb28d9",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "38c8ed067db6",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ebb80ba0156",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2cdfa4727687",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1bb260189541",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2c75904e534",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7e22960784a",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41bb7a3d92c8",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "139b6d8315cc",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eb7a0bc6be0a",
        "url": "https://www.london.gov.uk/motions/banking-services",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f1b678b73d56",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eedc39757bf2",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "276f4a9ccb98",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0e585d3380ea",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dbe0a3819f87",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ba4fe64b1eff",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "59eed47ecbae",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b9450ef7fa2",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e3f75f548fae",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98cbd68f03aa",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b42609815d89",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dbe127525d33",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8a8071f84fe",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd6bc7511932",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d6e99e90eb88",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6a45c3ae01a2",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "019b7c6fbf8c",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d2ca617136f",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "614323a6001b",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ccefb6a6bee8",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "339b92f427ab",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8646bb4740b4",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c527845d0494",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9a9b4b78482",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "71cdff57c401",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f11b332e5c94",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "222d35630ff5",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "73ae6206a35e",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5b25fa9cc7f",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "92eb2fc1d1d4",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c8682c2eb564",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bb8fcf11d8be",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "faaa3a86c8c9",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0735fbba56f0",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "387a79a7d254",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4674d1c2885e",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "497801e3a8f1",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47880b962bd3",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "19439c7b9555",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bfcf308d6139",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12e2e038564f",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "68b1621d0abd",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b7d4c532c58",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e5f55cb63e1",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "062d4c9c28bf",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4031a399faf6",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7dee65bc5f29",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc2a70079d54",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b39d0d794570",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2562fe8ba96b",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "290c7a19720e",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5912a519e7c0",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12bdefb9179d",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7368a8009a29",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "df98f503212e",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5fb3ec1a69d2",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "543dfd09dc70",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "25222ba47c7f",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d540954d1fa",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b93c18aeb2d7",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b24903a5b3a8",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40dcba70299e",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b2dd4405cff2",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "250d21fa3111",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "908629aa4c8c",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dcea100cf932",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12bfff77f72c",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d055e041e50",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "01bc2742790e",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3ed04edd30c7",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b01be64f63bc",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0de5da5efa5e",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "809f59c4b219",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f3aaf9a2447a",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b341ad1a4b59",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "da576209315c",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f5c782293972",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d7c81df9a5fa",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "044a44fda270",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74ad41919d5d",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9f0ead6edbd6",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3917a365906",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8caab1ac9aa7",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "089051f347c0",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4dd58a39c93",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "31ffa8496de2",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f18045c1125e",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5928b89c7049",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d71659550bc",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "623fad78ac27",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "492f8ceb1d19",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "41fe14bf5568",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4a31d5e8b2d0",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9baca92e834b",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b82a5c85a9cb",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6118bb45cd62",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b2d85ba902e",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "47db784e002e",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd13e912953b",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0606871fa7d0",
        "url": "https://www.london.gov.uk/motions/blair-peach-and-cass-report",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "13435f5d30e9",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f584d60447cc",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f0df21ea3b2c",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29d9c357d4e0",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "928a4814397a",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "81a504e0f637",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "776500e178e3",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d57dd74f8b62",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c77ddcb03ad1",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16d337080713",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f153c9813886",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84d03d432f13",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "210c640ba33a",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "898229b5d04f",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05035e9d2948",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ed1420f745b1",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8f5ca6fe4360",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e0674291058",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b81e9e71d59a",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d06042dcb477",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98ca5ec98215",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53a966eb476b",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "40b6ac068801",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b06fa0cdaae",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c11e5edb139e",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "166156dff220",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cb469f0b5f79",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "75cb9d2d0a73",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4297aba207ea",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a161ad268b0",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c558593fc57d",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c629eedfbe55",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fae0024b3532",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee300f8897de",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6b3dce3d5a9",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "74c761a3fed4",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f093d0dca8ac",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0d8877a8d412",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d3785bc609f6",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b1556af5e415",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07fc198dd7c2",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2540a1541d97",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ed65489cc67",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd459ec23f94",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "33883ad23240",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "69ba32d0fc6c",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0a3c8eb9487",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2fd7d84f06c9",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8aea42dcd826",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ae6bfb744ec0",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6f9460083288",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "abbf458d2eca",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99e3c2cfba05",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e317952a1fba",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "477efa1aac45",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b95e954b2b4f",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2c9788418edd",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "be70d03eb62a",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fce76589591c",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "43bdd3dff1b3",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64d4a259ecb0",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a3169858c3ee",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "16bbc0afe137",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "19b7392e18d9",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "03033f534b63",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef98bf6c2fd6",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "57b6e10b10bd",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "46159442ff5c",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e7081d1cd87",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8ab171cced9c",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e09d547ce583",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3a4bd436406b",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cafc9cc2245a",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6782794d537e",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3e695a19f0a3",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dd754e5d57e0",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e5b2adc9202f",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7b8239734f08",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a4c97522aff",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "95944ba500ba",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "07ac211c8d41",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "58b088c740e9",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0fe0fc82a38b",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc8546910432",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c4f2516d63bb",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "56407d6ab40e",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1ce45337da69",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "11a50c352233",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "140ba7278e9e",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cda26a6cd4d6",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "05289067104a",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "631d8e159d16",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7c9b8a6ff788",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "22f31d69279c",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53ec91042b76",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b8c6eaab0641",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "536dc907904c",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbc0bedd3a85",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ee3f6bdd1242",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2733b9d6949a",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "65c67d78a5e8",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d8086ce746e0",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f5d86b864dd3",
        "url": "https://www.london.gov.uk/motions/child-and-adolescent-mental-health-services-camhs",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e5ef5c3a7246",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd5c1e9cdc52",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2537e27ba0dc",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55e2218250d2",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3b0722cb0889",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d1ce540c2978",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1b27cd351b37",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f1708e23a534",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5cdd2791ed7b",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d697dd312737",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e14ee595e39b",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e04ee01390a",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6412d16cb89b",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "63bd45e11850",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "45f81abb057a",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a02432c7a689",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a4aebfadac6d",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "366f664ad0fe",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d0328ccc164",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e9aebf6e9bb4",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c740f1cb360",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b6cc6c4e5182",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "28b3195eb115",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eccc263ba4f4",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "84d7e2441a71",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8bd49cb0f5df",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "97571cf0ca5e",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc168bf86771",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "14f7ac88d7f6",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12f495077198",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f78deb15fdc4",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a8c72274156",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34af14fa2736",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eff3652f9da1",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5b18a2fac33f",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5ea1251d981",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "34a282dc3a03",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cd3598776d0d",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc185111200b",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4d476a69e4fe",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9ee662887917",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fc15141b2dad",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d651a98c96f",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f903774e5a44",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6b184ef0b0fc",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d0b6bf9e219",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "15a62854563d",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a1a675e50b65",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b9a1f2a43218",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ede144d1ac52",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "055b7d33db38",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "35b39212bccb",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "916fecb2dbb0",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f07e5ebdb019",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7bb660ffaf4c",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef420484f7a1",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d68c34b0d3c",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "098e9b1ee900",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bd56aa79c407",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a63b4c3f5d2",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b5612445ddd0",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "db6e6a0fdaf4",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89f54d5e101e",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "aef8482aedb8",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e6857bc74142",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8d19c1b013c6",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d535c1b80fd1",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "67ff5f9d2b04",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0972ab6a0f3b",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "85b7ec4a1414",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "96d0b11ae85b",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "196a81399447",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c1339705f4fe",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "427b5b08652c",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24bc2368657b",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "640473621b18",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c8df7e7dd7e4",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "99117b06d538",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98c7f2b78447",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "738e9c6238b8",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c525528e3cba",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cf85d884efac",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3147fef0d44d",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e0beb07b2e80",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c8b7a8495ed2",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "09faab0e12d0",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2d8b742ad82e",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "bf0260d3eec2",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8cb7a95fd6d8",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a15c9209e6a9",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "9a77d6e371ae",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7d06434798db",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f2c510d81935",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "24f7bed6b4a0",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "afaf8f59faea",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b3de8585b146",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "45e76a3a39ab",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c5fd506b94f8",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ae606c8295e",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "726719400bd7",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "50caccfcd0de",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ec1b53a4b572",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "334d48f1c39e",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "72570d1f6aca",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2247b6c73fa4",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36c11fa0ee11",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e290b41cfaa",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "037ba6476bbe",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fa15bf57bfe3",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "92db54896842",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b6cbce67d4c",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fd3d33df4c1f",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77d9097d045c",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c8a37a7eb80",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64c38ebb3ff8",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a653c185594f",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5e425f05507b",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_role_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "36bcf2197478",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3f90a6bfc939",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77c6682ed722",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0ce55b8938b3",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6769f3e49580",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "256e90725d2b",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ef15d577a515",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "ad43ae02bd7e",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "af5520f5a475",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c1c80457bba",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c6cc2004306c",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e9239b5010ea",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "788c838c13c9",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b411eaf751f5",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "32dc1a8ab107",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:label_ref_valid|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "77f2ab42e0bb",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "98c6b47b365e",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "eead185e5efe",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "42d76efdf50d",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "89490c93f623",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b4745f9075e6",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "b197646da3d5",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "64f501b27652",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d185a37f1363",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8cb0892b2c6f",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e82788c687c8",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "26998b707680",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "94ece7a7b2fe",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "535329a33298",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "810757bde489",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d5abfae53a7a",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "72548df28cd3",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f436c4e6f9ff",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "29c45f8a78a5",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dcaadc97dcce",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f318995505fb",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "12530e449de5",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8406510919d2",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a20e613d3a1a",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8e0c1c84bfdf",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "49c195fc338c",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "c9a64f835f7e",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8dd953024fbb",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f0f0541d2e7f",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2610493f3512",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3085ba6aac21",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0c4509635f50",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a20bba014230",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "3c6e5996a535",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e9679052f66b",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "4ece117a0108",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "f7f23d5cfc95",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e926b868b6ee",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "38c18999252a",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dc62f553111e",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6af792144796",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "882616bc617f",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d16075a32154",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "56faf67ac6c7",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1c34b03daa78",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "48e6d06f8147",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "dad9bf71f2a6",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "501d2d19bb06",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "480f951872d0",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1a9378954693",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "7a5744c11b2b",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "55a4a03c17ad",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "20a957570351",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "e2674f331aaa",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0adfd4b2db4f",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "fbf026ad18cd",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "376facb2f21f",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "cfbd5f54ab59",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "867626b3a355",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "8cafb7c9d235",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "a818002f309d",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "d397d41bbde9",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "014854c4450b",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0a7237dd20c4",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "2b08d33236cd",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "1788ee3c5df1",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "5a5e4812a1a7",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "53b73d949094",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "0af9d464f036",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "78c02866e3b3",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "09790416a84a",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      },
      {
        "fingerprint": "6e4a66c683f5",
        "url": "https://www.london.gov.uk/motions/coroner-report-cycling-fatalities-0",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess",
        "lastSeenAt": "2026-05-02T01:23:54.669Z"
      }
    ]
  }
}
